PgContext.setLanguage

Sets the global language tag for the context.

The default language for the locale of the running process can be found using [type_func@Pango.Language.get_default].

class PgContext
void
setLanguage

Parameters

language PgLanguage

the new language tag.

Meta