get_suggestions


Description:

[ Version ( since = "3.0.8" ) ]
public List<string> get_suggestions (string word)

Retreives a list of spelling suggestions for the specified word.

Parameters:

this

A Checker.

word

The word for which to fetch suggestions

Returns:

the list of spelling suggestions for the specified word, or NULL if there are no suggestions.