Package: gdk

Accessor gdk:color-green

Lambda List

gdk:color-green (instance)

Syntax

(gdk:color-green instance) => green
(setf (gdk:color-green instance) green)

Details

Accessor of the green slot of the gdk:color structure. The green component of the color. This is a value between 0 and 65535, with 65535 indicating full intensity.

Warning

The gdk:color-green function has been deprecated since version 3.14 and should not be used in newly written code. Use the gdk:rgba structure.
 

See also

2025-1-15