Package: gdk

Accessor gdk-color-pixel

Lambda List

gdk-color-pixel (instance)

Syntax

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

Details

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

For allocated colors, the pixel value used to draw this color on the screen. Not used anymore.

Warning

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