Pango.Color Members

The members of Pango.Color are listed below.

See Also: Inherited members from System.ValueType

Public Fields

Blueushort. The blue component of the color.
Greenushort. The green component of the color.
Redushort. The red component of the color.
static
ZeroColor. Returns an empty Pango.Color object.

Public Properties

[read-only]
static
GTypeGLib.GType. GType Property.

Public Methods

Copy() : Color
Creates a copy of the Pango.Color.
static
New(IntPtr) : Color
Internal method
Parse(string) : bool
Fill in the fields of a color from a string specification.

Public Operators

static
Conversion to Pango.Color(Explicit)Documentation for this section has not yet been entered.
static
Conversion to GLib.Value(Explicit)Documentation for this section has not yet been entered.