Package: pango

Function pango:attr-underline-color-new

Lambda List

pango:attr-underline-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 underline color attribute. This attribute modifies the color of underlines. If not set, underlines will use the foreground color.
 

See also

2025-1-1