AttrFloat

The pango.attr_float.AttrFloat structure is used to represent attributes with a float or double value.

class AttrFloat {
PangoAttrFloat cInstance;
}