Package: gdk

Accessor gdk-event-touchpad-pinch-state

Lambda List

gdk-event-touchpad-pinch-state (instance)

Syntax

(gdk-event-touchpad-pinch-state instance) => state
(setf (gdk-event-touchpad-pinch-state instance) state)

Arguments

instance -- a gdk-event-touchpad-pinch instance
state -- a gdk-modifier-type bit-mask representing the state of the modifier keys, e.g. the Control, Shift and Alt keys, and the pointer buttons

Details

Accessor of the state slot of the gdk-event-touchpad-pinch structure.
 

See also

2021-12-13