PangoAttrSize

The PangoAttrSize structure is used to represent attributes which set font size.

struct PangoAttrSize {}

Members

Variables

attr
PangoAttribute attr;

the common portion of the attribute

size
int size;

size of font, in units of 1/PANGO_SCALE of a point (for PANGO_ATTR_SIZE) or of a device uni (for PANGO_ATTR_ABSOLUTE_SIZE)