PangoAttrColor

The PangoAttrColor structure is used to represent attributes that are colors.

Members

Variables

attr
PangoAttribute attr;

the common portion of the attribute

color
PangoColor color;

the gdk.Color which is the value of the attribute