[pango.attribute.Attribute], which should be freed with [pango.attribute.Attribute.destroy]
attrUnderlineColorNew
fn
pango.attribute.Attribute attrUnderlineColorNew(ushort red, ushort green, ushort blue)Create a new underline color attribute.
This attribute modifies the color of underlines. If not set, underlines will use the foreground color.
Parameters
red | the red value (ranging from 0 to 65535) |
green | the green value |
blue | the blue value |
Returns
the newly allocated