Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <pango-attributes.h>
Data Fields | |
PangoAttribute | attr |
gchar * | features |
PangoAttrFontFeatures: @attr: the common portion of the attribute @features: the features, as a string in CSS syntax
The PangoAttrFontFeatures
structure is used to represent OpenType font features as an attribute.
Since: 1.38
Definition at line 494 of file pango-attributes.h.
PangoAttribute _PangoAttrFontFeatures::attr |
Definition at line 496 of file pango-attributes.h.
gchar* _PangoAttrFontFeatures::features |
Definition at line 497 of file pango-attributes.h.