pango-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Used to represent a language.GLib.OpaqueMethodPango.LanguageTake a RFC-3066 format language tag as a string and convert it to a
a string representing a language tag
a This function first canonicalizes the string by converting it to lowercase, mapping '_' to '-', and stripping all characters other than letters and '-'.MethodSystem.BooleanChecks if a language tag matches one of the elements in a list of language ranges.
a list of language ranges, separated by ';' characters. each element must either be '*', or a RFC 3066 language range canonicalized as by .
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 '-'.ConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.PropertySystem.StringA sample a PropertyGLib.GTypeGType Property.a Returns the native value for .MethodSystem.BooleanTo be added
a a To be addedPropertyPango.LanguageDefault language property.The default .