Package: gdk

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

Lambda List

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

Syntax

(gdk:event-touchpad-pinch-x-root instance) => xroot
(setf (gdk:event-touchpad-pinch-x-root instance) xroot)

Arguments

instance -- a gdk:event-touchpad-pinch instance
xroot -- a double float for the x coordinate of the pointer, relative to the root of the screen

Details

The accessor for the x-root slot of the gdk:event-touchpad-pinch structure.
 

See also

2025-10-08