Package: gdk

Accessor gdk:event-touchpad-swipe-dy

Lambda List

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

Syntax

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

Arguments

instance -- a gdk:event-touchpad-swipe instance
dy -- a double float for the movement delta in the y axis of the swipe focal point

Details

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

See also

2025-10-08