Package: gdk

Accessor gdk:event-touchpad-swipe-n-fingers

Lambda List

gdk:event-touchpad-swipe-n-fingers (instance)

Syntax

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

Arguments

instance -- a gdk:event-touchpad-swipe instance
n-fingers -- an integer with the number of fingers triggering the swipe

Details

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

See also

2024-6-28