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

See also

2025-1-15