Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-attributes.h>
Data Fields | |
PangoAttribute | attr |
int | value |
PangoAttrInt: @attr: the common portion of the attribute @value: the value of the attribute
The PangoAttrInt
structure is used to represent attributes with an integer or enumeration value.
Definition at line 395 of file pango-attributes.h.
PangoAttribute _PangoAttrInt::attr |
Definition at line 397 of file pango-attributes.h.
int _PangoAttrInt::value |
Definition at line 398 of file pango-attributes.h.