pango-sharpGtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.System.ValueTypeSystem.IEquatable<Pango.Color>This structure is used to represent a color in an uncalibrated RGB colorspace.FieldSystem.UInt16The blue component of the color.This is a value between 0 and 65535, with 65535 indicating full intensity.MethodSystem.Obsolete("This is a no-op")Pango.ColorCreates a copy of the .an object of type MethodSystem.Boolean
To be added.
To be added.To be added.To be added.MethodSystem.Boolean
To be added.
To be added.To be added.To be added.MethodSystem.Int32To be added.To be added.To be added.FieldSystem.UInt16The green component of the color.This is a value between 0 and 65535, with 65535 indicating full intensity.PropertyGLib.GTypeGType Property.a Returns the native value for .MethodPango.Color
an object of type Internal methodan object of type This is an internal method, and should not be used by user code.MethodPango.Color
To be added.
To be added.To be added.To be added.MethodGLib.Value
To be added.
To be added.To be added.To be added.MethodSystem.Boolean
a string specifying the new color
Fill in the fields of a color from a string specification. if parsing of the specifier succeeded, otherwise false.The string can either one of a large set of standard names. (Taken from the X11 rgb.txt file), or it can be a hex value in the form '#rgb' '#rrggbb' '#rrrgggbbb' or '#rrrrggggbbbb' where 'r', 'g' and 'b' are hex digits of the red, green, and blue components of the color, respectively. (White in the four forms is '#fff' '#ffffff' '#fffffffff' and '#ffffffffffff')FieldSystem.UInt16The red component of the color.This is a value between 0 and 65535, with 65535 indicating full intensity.MethodSystem.StringTo be added.To be added.To be added.FieldPango.ColorReturns an empty object.To be added.