pango.attr_string
Module for [AttrString] class
class AttrString
Types 1
classAttrString
The pango.attr_string.AttrString structure is used to represent attributes with a string value.
Fields
PangoAttrString _cInstanceMethods
void * _cPtr() nothrowpango.attribute.Attribute attr() @property nothrowGet `attr` field. Returns: the common portion of the attributestring value() @property nothrowGet `value` field. Returns: the string which is the value of the attributevoid value(string propval) @property nothrowSet `value` field. Params: propval = the string which is the value of the attribute