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 with the x coordinate of the rectangle

Details

Accessor of the x slot of the gdk:rectangle structure.
 

See also

2024-7-9