Enumeration
ClutterLongPressState
since: 1.8
Members
Name | Description |
---|---|
CLUTTER_LONG_PRESS_QUERY |
Queries the action whether it supports long presses. |
CLUTTER_LONG_PRESS_ACTIVATE |
Activates the action on a long press. |
CLUTTER_LONG_PRESS_CANCEL |
The long press was cancelled. |