Context.setLanguage

void setLanguage(pango.language.Language language = null)

Sets the global language tag for the context.

The default language for the locale of the running process can be found using pango.language.Language.getDefault.

Parameters

languagethe new language tag.