libinput_event_gesture Struct Reference
A gesture event representing a swipe, pinch or hold gesture. More...
#include <libinput.h>
Detailed Description
A gesture event representing a swipe, pinch or hold gesture.
Valid event types for this event are LIBINPUT_EVENT_GESTURE_SWIPE_BEGIN, LIBINPUT_EVENT_GESTURE_SWIPE_UPDATE, LIBINPUT_EVENT_GESTURE_SWIPE_END, LIBINPUT_EVENT_GESTURE_PINCH_BEGIN, LIBINPUT_EVENT_GESTURE_PINCH_UPDATE, LIBINPUT_EVENT_GESTURE_PINCH_END, LIBINPUT_EVENT_GESTURE_HOLD_BEGIN and LIBINPUT_EVENT_GESTURE_HOLD_END.
The documentation for this struct was generated from the following file:
- doc/api/libinput.h
1.9.8