Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-attributes.h>
Data Fields | |
PangoAttribute | attr |
PangoFontDescription * | desc |
PangoAttrFontDesc: @attr: the common portion of the attribute @desc: the font description which is the value of this attribute
The PangoAttrFontDesc
structure is used to store an attribute that sets all aspects of the font description at once.
Definition at line 478 of file pango-attributes.h.
PangoAttribute _PangoAttrFontDesc::attr |
Definition at line 480 of file pango-attributes.h.
PangoFontDescription* _PangoAttrFontDesc::desc |
Definition at line 481 of file pango-attributes.h.