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 with the x coordinate of the pointer

Details

Accessor of the x slot of the gdk:event-touchpad-swipe structure.
 

See also

2024-6-28