load_dictionary


Description:

public Dictionary? load_dictionary (string language)

Gets a `SpellingDictionary` for the requested language, or null if the language is not supported.

Parameters:

this

a `SpellingProvider`

language

the language to load such as `en_US`.

Returns:

a `SpellingDictionary` or null