pango-sharp0.0.0.0neutralGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.Static methods for attributes.System.ObjectMethodPango.AttributeCreate a new foreground color attribute.
the red value (ranging from 0 to 65535)
the green value
the blue value
a MethodPango.AttributeCreate a new font family attribute.
the family or comma separated list of families
a MethodPango.AttrTypeAllocate a new attribute type ID.
an identifier for the type. (Currently unused.)
the new type ID.MethodPango.AttributeCreate a new font strike-through attribute. if the text should be struck-through.
a MethodPango.AttributeCreate a new font variant attribute (normal or small caps)
the a MethodPango.AttributeCreate a new font stretch attribute
a a MethodPango.AttributeCreate a new font slant style attribute.
the slant a MethodPango.AttributeCreate a new font weight attribute.
a a MethodPango.AttributeCreate a new underline-style object.
the underline style.
a MethodPango.AttributeCreate a new font-size attribute.
the font size, in ths of a point.
a MethodPango.AttributeCreate a new background color attribute.
the red value (ranging from 0 to 65535)
the green value
the blue value
a MethodPango.AttributeCreate a new baseline displacement attribute.
the amount that the text should be displaced vertically, in 10'000ths of an em. Positive values displace the text upwards.
a MethodPango.AttributeCreate a new font size scale attribute.
factor to scale the font
a The base font for the affected text will have its size multiplied by .ConstructorDefault constructora MethodPango.AttributeTo be added
a a To be added