Sets our main struct and passes it to the parent class.
Get the main Gtk struct
Get a string that is representative of the characters needed to render a particular language.
Determines the scripts used to to write @language.
the main Gtk struct as a void*
Determines if @script is one of the scripts used to write @language. The returned value is conservative; if nothing is known about the language tag @language, %TRUE will be returned, since, as far as Pango knows, @script might be used to write @language.
Checks if a language tag matches one of the elements in a list of language ranges.
Gets the RFC-3066 format string representing the given language tag.
Convert a language tag to a PangoLanguage.
Returns the PangoLanguage for the current locale of the process.
Returns the list of languages that the user prefers.
the main Gtk struct
The PangoLanguage structure is used to represent a language.
PangoLanguage pointers can be efficiently copied and compared with each other.