Package: gdk

Accessor gdk:rectangle-x

Lambda List

gdk:rectangle-x (instance)

Syntax

(gdk:rectangle-x instance) => x
(setf (gdk:rectangle-x instance) x)

Arguments

instance -- a gdk:rectangle instance
x -- an integer for the x coordinate of the rectangle

Details

The accessor for the x slot returns the x coordinate.
 

See also

2026-07-28