Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-attributes.h>
Data Fields | |
PangoAttribute | attr |
char * | value |
PangoAttrString: @attr: the common portion of the attribute @value: the string which is the value of the attribute
The PangoAttrString
structure is used to represent attributes with a string value.
Definition at line 369 of file pango-attributes.h.
PangoAttribute _PangoAttrString::attr |
Definition at line 371 of file pango-attributes.h.
char* _PangoAttrString::value |
Definition at line 372 of file pango-attributes.h.