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 bitmask representing the state of the modifier keys, for example, 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

2024-6-28