PangoAttrFontDesc

The PangoAttrFontDesc structure is used to store an attribute that sets all aspects of the font description at once. PangoAttribute attr; the common portion of the attribute PangoFontDescription *desc; the font description which is the value of this attribute

Members

Variables

attr
PangoAttribute attr;
Undocumented in source.
desc
PangoFontDescription* desc;
Undocumented in source.

Meta