Package: gdk

Accessor gdk:event-touchpad-swipe-state

Lambda List

gdk:event-touchpad-swipe-state (instance)

Syntax

(gdk:event-touchpad-swipe-state instance) => state
(setf (gdk:event-touchpad-swipe-state instance) state)

Arguments

instance -- a gdk:event-touchpad-swipe 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-swipe structure.
 

See also

2024-6-28