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 with the movement delta in the y axis of the swipe focal point

Details

Accessor of the dy slot of the gdk-event-touchpad-swipe structure.
 

See also

2021-12-13