Package: gdk

Accessor gdk-event-crossing-y

Lambda List

gdk-event-crossing-y (instance)

Syntax

(gdk-event-crossing-y instance) => y
(setf (gdk-event-crossing-y instance) y)

Arguments

instance -- a gdk-event-crossing 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-crossing structure.
 

See also

2021-12-13