get_spell_checking_languages


Description:

[ CCode ( array_length = false , array_null_terminated = true ) ]
public unowned string[] get_spell_checking_languages ()

Get the the list of spell checking languages.

Get the the list of spell checking languages associated with this, or null if no languages have been previously set.

See set_spell_checking_languages for more details on the format of the languages in the list.

Parameters:

this

a WebContext

Returns:

A null-terminated array of languages if available, or null otherwise.