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 color.

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 color.
 

See also

2021-12-11