Package: pango

Function pango:attr-foreground-new

Lambda List

pango:attr-foreground-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 foreground color attribute.
 

See also

2025-1-1