Package: gdk

Accessor gdk:event-touchpad-pinch-x

Lambda List

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

Syntax

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

Arguments

instance -- a gdk:event-touchpad-pinch instance
x -- a double float for the x coordinate of the pointer

Details

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

See also

2025-10-08