Struct
PangoAttrLanguage
since: 1.0
Description [src]
struct PangoAttrLanguage {
PangoAttribute attr;
PangoLanguage* value;
}
The PangoAttrLanguage
structure is used to represent attributes that
are languages.
Structure members
attr
The common portion of the attribute.
value
The
PangoLanguage
which is the value of the attribute.
Available since: 1.0