[ Version ( since = "3.0.8" ) ]
public List<string> get_suggestions (string word)
Retreives a list of spelling suggestions for the specified word.
| this |
A Checker. |
| word |
The word for which to fetch suggestions |
|
the list of spelling suggestions for the specified word, or NULL if there are no suggestions. |