Package: gdk

Accessor gdk-event-scroll-y

Lambda List

gdk-event-scroll-y (instance)

Syntax

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

Arguments

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

See also

2021-12-13