API Version: 1
Library Version: 0.2.1
char** spelling_checker_list_corrections ( SpellingChecker* self, const char* word )
Retrieves a list of possible corrections for word.
word
const char*
A word to be checked.
char*
A list of possible corrections, or NULL.
NULL