Package: gdk

Accessor gdk-event-touchpad-pinch-angle-delta

Lambda List

gdk-event-touchpad-pinch-angle-delta (instance)

Syntax

(gdk-event-touchpad-pinch-angle-delta instance) => angle-delta
(setf (gdk-event-touchpad-pinch-angle-delta instance) angle-delta)

Arguments

instance -- a gdk-event-touchpad-pinch instance
angle-delta -- a double float with the angle change in radians, negative anlges denote counter-clockwise movements

Details

Accessor of the angle-delta slot of the gdk-event-touchpad-pinch structure.
 

See also

2021-12-13