PangoAttrInt

The pango.attr_int.AttrInt 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