PangoAttrColor

The PangoAttrColor structure is used to represent attributes that are colors. PangoAttribute attr; the common portion of the attribute PangoColor color; the PangoColor which is the value of the attribute

Members

Variables

attr
PangoAttribute attr;
Undocumented in source.
color
PangoColor color;
Undocumented in source.

Meta