setLanguage

open fun setLanguage(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 func@Pango.Language.get_default.

Parameters

language

the new language tag.