pangoLanguageToString {RGtk2}R Documentation

pangoLanguageToString

Description

Gets the RFC-3066 format string representing the given language tag.

Usage

pangoLanguageToString(object)

Arguments

object

a language tag.

Value

[char] a string representing the language tag.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]