PangoAttrFloat

The PangoAttrFloat structure is used to represent attributes with a float or double value.

struct PangoAttrFloat {}

Members

Variables

attr
PangoAttribute attr;

the common portion of the attribute

value
double value;

the value of the attribute