pango-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.GLib.ObjectStores global information used to control the itemization process.ConstructorInternal constructorThis is an internal constructor, and should not be used by user code.Constructor
Pointer to the C object.
Internal constructorThis is an internal constructor, and should not be used by user code.PropertyPango.DirectionThe base direction for the context.the base directionThe base direction is used in applying the Unicode bidirectional algorithm; if the direction is or , then the value will be used as the paragraph direction in the Unicode bidirectional algorithm.PropertyPango.GravityTo be added.To be added.To be added.PropertyPango.FontFamily[]Returns an array of Font Families.a PropertyPango.FontDescriptionThe default font description for the context.the context's default font description.PropertyPango.FontMapTo be addeda To be addedMethodPango.FontMetrics
an object of type
language tag used to determine which script to get the metrics for, or to indicate to get the metrics for the entire font.
Get overall metric information for a font particular font description. a object.Since the metrics may be substantially different for different scripts, a language tag can be provided to indicate that the metrics should be retrieved that correspond to the script(s) used by that language.
The is interpreted in the same way as by pango_itemize(), and the family name may be a comma separated list of figures. If characters from multiple of these families would be used to render the string, then the returned fonts would be a composite of the metrics for the fonts loaded for the individual families.
PropertyPango.GravityTo be added.To be added.To be added.PropertyPango.GravityHintTo be added.To be added.To be added.PropertyGLib.GTypeGType Property.a Returns the native value for .PropertyPango.LanguageThe global language tag for the context. the global language tag.MethodSystem.ObsoleteSystem.Int32
a List all families for a context.the number of familiesMethodPango.Font
an object of type describing the font to load
Loads the font in one of the fontmaps in the context that is the closest match for .the font loaded, or if no font matched.MethodPango.Fontset
an object of type describing the fonts to load
an object of type the fonts will be used for
Load a set of fonts in the context that can be used to render a font matching .the fontset, or if no font matched.PropertyPango.MatrixTo be addeda To be added