Package: gdk

Accessor gdk:event-touchpad-swipe-x

Lambda List

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

Syntax

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

Arguments

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

Details

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

See also

2025-10-08