Gets the suggestions for word.
Free the return value with g_slist_free_full(suggestions, g_free).
| this |
a Checker. |
| word |
a misspelled word. |
| word_length |
the byte length of |
|
the list of suggestions. |