Package: pango

Function pango:attr-overline-color-new

Lambda List

pango:attr-overline-color-new (red green blue)

Arguments

red -- an integer for the red value, ranging from 0 to 65535
green -- an integer for the green value
blue -- an integer for the blue value

Return Value

The newly allocated pango:attribute instance.

Details

Create a new overline color attribute. This attribute modifies the color of overlines. If not set, overlines will use the foreground color.

Since 1.46
 

See also

2025-1-1