Package: gdk

Accessor gdk:event-touchpad-swipe-y

Lambda List

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

Syntax

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

Arguments

instance -- a gdk:event-touchpad-swipe instance
y -- a double float with the y coordinate of the pointer

Details

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

See also

2024-6-28