PangoAttrString

The PangoAttrString structure is used to represent attributes with a string value.

struct PangoAttrString {}

Members

Variables

attr
PangoAttribute attr;

the common portion of the attribute

value
char* value;

the string which is the value of the attribute