Name
pango.GetDefaultLanguage -- get default language
Synopsis
lang = pango.GetDefaultLanguage()
Function
Returns the Pango language for the current locale of the process. Note that the default language can change over the life of an application.
Inputs
none
Results
lang
the default language as a Pango language
Show TOC