pangoLanguageToString {RGtk2.10} | R Documentation |
Get the string representation of a PangoLanguage
.
pangoLanguageToString(object)
object |
The PangoLanguage to convert to a string. |
a string representation (the name) of the language
Michael Lawrence