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 for the new y coordinate of the window, relative to its parent

Details

The accessor for the y slot of the gdk:event-configure structure.
 

See also

2025-10-08