mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Added [guessesForWord:].
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11299 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6144cd5471
commit
232704a73c
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
|||
wrap:(BOOL)wrapFlag
|
||||
inSpellDocumentWithTag:(int)tag
|
||||
wordCount:(int *)wordCount;
|
||||
- (NSArray *)guessesForWord:(NSString *)word;
|
||||
|
||||
//
|
||||
// Setting the Language
|
||||
|
|
Loading…
Reference in a new issue