Package: gdk

Accessor gdk:rgba-red

Lambda List

gdk:rgba-red (instance)

Syntax

(gdk:rgba-red instance) => red
(setf (gdk:rgba-red instance) red)

Arguments

instance -- a gdk:rgba color
red -- a number coerced to a single float with the intensity of the red channel from 0.0 to 1.0

Details

Accessor of the red slot of the gdk:rgba color.
 

See also

2025-1-11