pango-sharp2.10.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Used to represent a font in a rendering-system-independent matter.GLib.ObjectMethodPango.FontMetricsGets overall metric information for a font.
language tag used to determine which script to get the metrics for, or to indicate to get the metrics for the entire font.
a new 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.MethodPango.CoverageComputes the coverage map for a given font and language tag.
the language tag
a new MethodPango.EngineShapeFinds the best matching shaper for a font for a particular language tag and character point.
the language tag
the ISO-10646 character code.
the best matching shaper.MethodPango.FontDescriptionReturns a description of the font.a new MethodSystem.VoidGets the logical and ink extents of a glyph within a font.
the glyph index
a used to store the extents of the glyph as drawn or to indicate that the result is not needed.
a used to store the logical extents of the glyph or to indicate that the result is not needed.
The coordinate system for each rectangle has its origin at the base line and horizontal origin of the character with increasing coordinates extending to the right and down. The units of the rectangles are in 1 / of a device unit.ConstructorInternal constructor
Pointer to the C object.
This is an internal constructor, and should not be used by user code.PropertyGLib.GTypeGType Property.a Returns the native value for .ConstructorProtected Constructor.
a Chain to this constructor if you have manually registered a native value for your subclass.System.ObsoleteConstructorProtected constructor.Default constuctor for children of this type.PropertyPango.FontMapThe FontMap for which the Font was created.a .