Clutter.LongPressState – clutter-1.0 Reference Manual
LongPressState
Description:
[
CCode
( cprefix =
"CLUTTER_LONG_PRESS_"
, type_id =
"clutter_long_press_state_get_type ()"
) ]
[
Version
( since =
"1.8"
) ]
public
enum
LongPressState
The states for the
long_press
signal.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
ACTIVATE
-
Activates the action on a long press
CANCEL
-
The long press was cancelled
QUERY
-
Queries the action whether it supports long presses
2022 vala-language.org