Label.attributes
pango.attr_list.AttrList attributes() @propertyGet attributes property.
Returns
A list of style attributes to apply to the text of the label.
void attributes(pango.attr_list.AttrList propval) @propertySet attributes property.
Parameters
propval | A list of style attributes to apply to the text of the label. |