API Version: 1
Library Version: 0.2.1
Generated by gi-docgen 2024.1
char** spelling_checker_list_corrections ( SpellingChecker* self, const char* word )
Retrieves a list of possible corrections for word.
word
Type: const char*
const char*
A word to be checked.
Type: An array of char*
char*
A list of possible corrections, or NULL.
NULL