pangoContextSetLanguage {RGtk2} | R Documentation |
Sets the global language tag for the context. The default language
for the locale of the running process can be found using
pangoLanguageGetDefault()
.
pangoContextSetLanguage(object, language)
|
[PangoContext ] a PangoContext |
|
[PangoLanguage ] the new language tag. |
Derived by RGtkGen from GTK+ documentation