PangoAttrColor

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

Members

Variables

attr
PangoAttribute attr;

the common portion of the attribute

color
PangoColor color;

the pango.color.Color which is the value of the attribute