Package: pango

Function pango:attr-strikethrough-color-new

Lambda List

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

See also

2025-1-1