pango-sharp 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. To be added To be added GLib.Opaque GLib.IWrapper Method Pango.FontDescription Creates a new font description from a string representation. To be added: an object of type 'string' The object of type created. The form of the string representation is "[FAMILY-LIST] [STYLE-OPTIONS] [SIZE]", where: FAMILY-LIST is a comma separated list of families optionally terminated by a comma. STYLE-OPTIONS is a whitespace separated list of words where each WORD describes one of style, variant, weight, or stretch. SIZE is a decimal number (size in points) Any one of the options may be absent. If FAMILY-LIST is absent, then the family_name field of the resulting font description will be initialized to NULL. If STYLE-OPTIONS is missing, then all style options will be set to the default values. If SIZE is missing, the size in the resulting font description will be set to 0. Method Pango.FontDescription To be added To be added: an object of type 'Pango.FontDescription' To be added Method System.Boolean To be added To be added: an object of type 'Pango.FontDescription' To be added: an object of type 'Pango.FontDescription' To be added: an object of type 'bool' To be added Method System.Void To be added To be added Method System.Void To be added To be added: an object of type 'Pango.FontDescription' To be added: an object of type 'bool' To be added Method System.String To be added To be added: an object of type 'string' To be added Method System.Void To be added To be added: an object of type 'Pango.FontDescription' To be added: an object of type 'bool' To be added Method Pango.FontDescription To be added To be added: an object of type 'Pango.FontDescription' To be added Method System.Boolean To be added To be added: an object of type 'Pango.FontDescription' To be added: an object of type 'bool' To be added Method System.Void To be added To be added: an object of type 'Pango.FontMask' To be added Constructor Internal constructor Pointer to the C object. An instance of FontDescription, wrapping the C object. This is an internal constructor, and should not be used by user code. Constructor To be added To be added: an object of type 'Pango.FontDescription' To be added Property Pango.Style To be added To be added: an object of type 'Pango.Style' To be added: an object of type 'Pango.Style' To be added Property Pango.Stretch To be added To be added: an object of type 'Pango.Stretch' To be added: an object of type 'Pango.Stretch' To be added Property Pango.FontMask To be added To be added: an object of type 'Pango.FontMask' To be added Property System.Int32 To be added To be added: an object of type 'int' To be added: an object of type 'int' To be added Property System.String To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added Property Pango.Variant To be added To be added: an object of type 'Pango.Variant' To be added: an object of type 'Pango.Variant' To be added Property Pango.Weight To be added To be added: an object of type 'Pango.Weight' To be added: an object of type 'Pango.Weight' To be added Property System.String To be added To be added: an object of type 'string' To be added: an object of type 'string' To be added Method System.String Creates a string representation of a font description. a See for a description of the format of the string representation. The family list in the string description will only have a terminating comma if the last word of the list is a valid style option. Property System.UInt32 To be added a To be added Property GLib.GType To be added a To be added