Package: gdk

Accessor gdk-rectangle-y

Lambda List

gdk-rectangle-y (instance)

Syntax

(gdk-rectangle-y instance) => y
(setf (gdk-rectangle-y instance) y)

Arguments

instance -- a gdk-rectangle instance
y -- an integer with the y coordinate of the rectangle

Details

Accessor of the y slot of the gdk-rectangle structure.
 

See also

*2021-12-17