Package: gdk

Accessor gdk:event-configure-y

Lambda List

gdk:event-configure-y (instance)

Syntax

(gdk:event-configure-y instance) => y
(setf (gdk:event-configure-y instance) y)

Arguments

instance -- a gdk:event-configure instance
y -- an integer with the new y coordinate of the window, relative to its parent

Details

Accessor of the y slot of the gdk:event-configure structure.
 

See also

2024-6-28