Struct
Pango.AttrColor
Description [src]
struct PangoAttrColor {
  PangoAttribute attr;
  PangoColor color;
}
The PangoAttrColor structure is used to represent attributes that
are colors.
Structure members
| attr | the common portion of the attribute | 
| color | the  |