Package: gdk

Accessor gdk:event-touchpad-pinch-y-root

Lambda List

gdk:event-touchpad-pinch-y-root (instance)

Syntax

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

Arguments

instance -- a gdk:event-touchpad-pinch instance
yroot -- 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-touchpad-pinch structure.
 

See also

2025-10-08