Package: gdk

Accessor gdk:event-touchpad-pinch-phase

Lambda List

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

Syntax

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

Arguments

instance -- a gdk:event-touchpad-pinch instance
phase -- an integer with the current phase of the gesture

Details

Accessor of the phase slot of the gdk:event-touchpad-pinch structure.
 

See also

2024-6-28