pango-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.GLib.OpaqueUsed to represent a language.Constructor
Pointer to the C object.
Internal constructorThis is an internal constructor, and should not be used by user code.PropertyPango.LanguageDefault language property.The default .MethodPango.Language
a string representing a language tag
Take a RFC-3066 format language tag as a string and convert it to a a This function first canonicalizes the string by converting it to lowercase, mapping '_' to '-', and stripping all characters other than letters and '-'.MethodPango.Script
To be added.
To be added.To be added.To be added.PropertyGLib.GTypeGType Property.a Returns the native value for .MethodSystem.Boolean
a To be addeda To be addedMethodSystem.Boolean
a list of language ranges, separated by ';' characters. each element must either be '*', or a RFC 3066 language range canonicalized as by .
Checks if a language tag matches one of the elements in a list of language ranges. if a match was found.A language tag is considered to match a range in the list if the range is '*', the range is exactly the tag, or the range is a prefix of the tag, and the character after the tag is '-'.PropertySystem.StringA sample a MethodSystem.StringTo be added.To be added.To be added.