set_language


Description:

public void set_language (Language? language)

Sets the language to use for the spell checking.

If language is null, the default language is picked with language_get_default.

Parameters:

this

a Checker.

language

the Language to use, or null.