pangoLanguageToString {RGtk2}R Documentation

pangoLanguageToString

Description

Get the string representation of a PangoLanguage.

Usage

pangoLanguageToString(object)

Arguments

object The PangoLanguage to convert to a string.

Value

a string representation (the name) of the language

Author(s)

Michael Lawrence


[Package RGtk2 version 2.12.5-3 Index]