Package: gdk

Accessor gdk-color-blue

Lambda List

gdk-color-blue (instance)

Syntax

(gdk-color-blue instance) => blue
(setf (gdk-color-blue instance) blue)

Details

Accessor of the blue slot of the gdk-color color.

The blue component of the color. This is a value between 0 and 65535, with 65535 indicating full intensity.

Warning

The gdk-color-blue 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