Create a color.Color boxed type.
Creates a copy of src.
Fill in the fields of a color from a string specification.
Fill in the fields of a color from a string specification.
Returns this, for use in with statements.
Returns a textual specification of color.
Get field blue.
Set field blue.
Get field green.
Set field green.
Get field red.
Set field red.
Pointer to the C boxed value
Get the GType of this boxed type.
Boxed GType property.
Convenience method to return this cast to a type. For use in D with statements.
Make a copy of the wrapped C boxed data.
Copy a C boxed value using g_boxed_copy.
Free a C boxed value using g_boxed_free.
The pango.color.Color structure is used to represent a color in an uncalibrated RGB color-space.