Package: gdk

Accessor gdk-event-touchpad-swipe-dx

Lambda List

gdk-event-touchpad-swipe-dx (instance)

Syntax

(gdk-event-touchpad-swipe-dx instance) => dx
(setf (gdk-event-touchpad-swipe-dx instance) dx)

Arguments

instance -- a gdk-event-touchpad-swipe instance
dx -- a double float with the movement delta in the x axis of the swipe focal point

Details

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

See also

2021-12-13