pango.attr_color
Module for [AttrColor] class
class AttrColor
Types 1
classAttrColor
The [pango.attr_color.AttrColor] structure is used to represent attributes that are colors.
Fields
PangoAttrColor _cInstanceMethods
void * _cPtr()pango.attribute.Attribute attr() @propertyGet `attr` field. Returns: the common portion of the attributepango.color.Color color() @propertyGet `color` field. Returns: the [pango.color.Color] which is the value of the attributevoid color(pango.color.Color propval) @propertySet `color` field. Params: propval = the [pango.color.Color] which is the value of the attribute