Package: gdk

Accessor gdk:event-touchpad-pinch-dy

Lambda List

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

Syntax

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

Arguments

instance -- a gdk:event-touchpad-pinch 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-pinch structure.
 

See also

2024-6-28