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 for the current phase of the gesture

Details

The accessor for the phase slot of the gdk:event-touchpad-pinch structure.
 

See also

2025-10-08