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 #PangoColor which is the value of the attribute

Meta