Property
ClutterGestureAction:threshold-trigger-edge
Declaration
property threshold-trigger-edge: Clutter.GestureTriggerEdge [ read, write, construct-only ]
Description [src]
The trigger edge to be used by the action to either emit the
ClutterGestureAction::gesture-begin
signal or to emit the
ClutterGestureAction::gesture-cancel
signal.
Type: | ClutterGestureTriggerEdge |
Available since: | 1.18 |
Getter method | clutter_gesture_action_get_threshold_trigger_edge() |