list_corrections


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public string[]? list_corrections (string word)

Retrieves a list of possible corrections for word.

Parameters:

this

a `SpellingChecker`

word

a word to be checked

Returns:

A list of possible corrections, or null.