attrOverlineColorNew

Create a new overline color attribute.

This attribute modifies the color of overlines. If not set, overlines will use the foreground color.

attrOverlineColorNew
(
ushort red
,
ushort green
,
ushort blue
)

Parameters

red ushort

the red value (ranging from 0 to 65535)

green ushort

the green value

blue ushort

the blue value

Return Value

Type: pango.attribute.Attribute

the newly allocated pango.attribute.Attribute, which should be freed with pango.attribute.Attribute.destroy