Package: gdk

Accessor gdk:event-motion-y

Lambda List

gdk:event-motion-y (instance)

Syntax

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

Arguments

instance -- a gdk:event-motion instance
y -- a double float with the y coordinate of the pointer relative to the window

Details

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

See also

2024-6-28