PangoAttrInt

The PangoAttrInt structure is used to represent attributes with an integer or enumeration value. PangoAttribute attr; the common portion of the attribute int value; the value of the attribute

struct PangoAttrInt {}

Members

Variables

attr
PangoAttribute attr;
Undocumented in source.
value
int value;
Undocumented in source.

Meta