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 instance
red -- a number coerced to a double float for the intensity of the red channel from 0.0 to 1.0

Details

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

See also

2025-1-25