pango-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.To be addedTo be addedGLib.OpaqueGLib.IWrapperMethodPango.FontDescriptionCreates 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.
MethodPango.FontDescriptionTo be addedTo be added: an object of type 'Pango.FontDescription'To be addedMethodSystem.BooleanTo 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 addedMethodSystem.VoidTo be addedTo be addedMethodSystem.VoidTo be added
To be added: an object of type 'Pango.FontDescription'
To be added: an object of type 'bool'
To be addedMethodSystem.StringTo be addedTo be added: an object of type 'string'To be addedMethodSystem.VoidTo be added
To be added: an object of type 'Pango.FontDescription'
To be added: an object of type 'bool'
To be addedMethodPango.FontDescriptionTo be addedTo be added: an object of type 'Pango.FontDescription'To be addedMethodSystem.BooleanTo be added
To be added: an object of type 'Pango.FontDescription'
To be added: an object of type 'bool'To be addedMethodSystem.VoidTo be added
To be added: an object of type 'Pango.FontMask'
To be addedConstructorInternal 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.ConstructorTo be addedTo be added: an object of type 'Pango.FontDescription'To be addedPropertyPango.StyleTo be added
To be added: an object of type 'Pango.Style'
To be added: an object of type 'Pango.Style'To be addedPropertyPango.StretchTo be added
To be added: an object of type 'Pango.Stretch'
To be added: an object of type 'Pango.Stretch'To be addedPropertyPango.FontMaskTo be addedTo be added: an object of type 'Pango.FontMask'To be addedPropertySystem.Int32To be added
To be added: an object of type 'int'
To be added: an object of type 'int'To be addedPropertySystem.StringTo be added
To be added: an object of type 'string'
To be added: an object of type 'string'To be addedPropertyPango.VariantTo be added
To be added: an object of type 'Pango.Variant'
To be added: an object of type 'Pango.Variant'To be addedPropertyPango.WeightTo be added
To be added: an object of type 'Pango.Weight'
To be added: an object of type 'Pango.Weight'To be addedPropertySystem.StringTo be added
To be added: an object of type 'string'
To be added: an object of type 'string'To be addedMethodSystem.StringCreates 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.PropertySystem.UInt32To be addeda To be addedPropertyGLib.GTypeTo be addeda To be added