Package: gdk

Accessor gdk:event-configure-x

Lambda List

gdk:event-configure-x (instance)

Syntax

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

Arguments

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

Details

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

See also

2024-6-28