PangoAttrInt

The PangoAttrInt structure is used to represent attributes with an integer or enumeration value.

struct PangoAttrInt {}

Members

Variables

attr
PangoAttribute attr;

the common portion of the attribute

value
int value;

the value of the attribute