PangoAttrLanguage

The #PangoAttrLanguage structure is used to represent attributes that are languages.

Members

Variables

attr
PangoAttribute attr;

the common portion of the attribute

value
PangoLanguage* value;

the #PangoLanguage which is the value of the attribute

Meta