Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-attributes.h>
Data Fields | |
PangoAttribute | attr |
PangoLanguage * | value |
PangoAttrLanguage: @attr: the common portion of the attribute @value: the PangoLanguage
which is the value of the attribute
The PangoAttrLanguage
structure is used to represent attributes that are languages.
Definition at line 382 of file pango-attributes.h.
PangoAttribute _PangoAttrLanguage::attr |
Definition at line 384 of file pango-attributes.h.
PangoLanguage* _PangoAttrLanguage::value |
Definition at line 385 of file pango-attributes.h.