PangoAttrFloat

The PangoAttrFloat structure is used to represent attributes with a float or double value. PangoAttribute attr; the common portion of the attribute double value; the value of the attribute

struct PangoAttrFloat {}

Members

Variables

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

Meta