Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-attributes.h>
Data Fields | |
PangoAttribute | attr |
double | value |
PangoAttrFloat: @attr: the common portion of the attribute @value: the value of the attribute
The PangoAttrFloat
structure is used to represent attributes with a float or double value.
Definition at line 408 of file pango-attributes.h.
PangoAttribute _PangoAttrFloat::attr |
Definition at line 410 of file pango-attributes.h.
double _PangoAttrFloat::value |
Definition at line 411 of file pango-attributes.h.