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) => y-root
(setf (gdk:event-touchpad-pinch-y-root instance) y-root)

Arguments

instance -- a gdk:event-touchpad-pinch instance
y-root -- a double float with the y coordinate of the pointer, relative to the root of the screen

Details

Accessor of the y-root slot of the gdk:event-touchpad-pinch structure.
 

See also

2024-6-28