AttrColor

The pango.attr_color.AttrColor structure is used to represent attributes that are colors.

Constructors

this
this(void* ptr, Flag!"Take" take)

Members

Functions

cPtr
void* cPtr()

Properties

attr
pango.attribute.Attribute attr [@property getter]

Get field attr.

color
pango.color.Color color [@property getter]

Get field color.