The PangoAttrString structure is used to represent attributes with a string value. PangoAttribute attr; the common portion of the attribute char *value; the string which is the value of the attribute
See Implementation
The PangoAttrString structure is used to represent attributes with a string value. PangoAttribute attr; the common portion of the attribute char *value; the string which is the value of the attribute