Package: gdk

Accessor gdk:event-scroll-y-root

Lambda List

gdk:event-scroll-y-root (instance)

Syntax

(gdk:event-scroll-y-root instance) => yroot
(setf (gdk:event-scroll-y-root instance) yroot)

Arguments

instance -- a gdk:event-scroll instance
y-root -- a double float for the y coordinate of the pointer relative to the root of the screen

Details

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

See also

2025-10-08