Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

enabled?: boolean

Whether or not the #ClutterActorMeta is enabled

n_touch_points?: number

Number of touch points to trigger a gesture action.

name?: string

The unique name to access the #ClutterActorMeta

threshold_trigger_distance_x?: number

The horizontal trigger distance to be used by the action to either emit the #ClutterGestureAction::gesture-begin signal or to emit the #ClutterGestureAction::gesture-cancel signal.

A negative value will be interpreted as the default drag threshold.

threshold_trigger_distance_y?: number

The vertical trigger distance to be used by the action to either emit the #ClutterGestureAction::gesture-begin signal or to emit the #ClutterGestureAction::gesture-cancel signal.

A negative value will be interpreted as the default drag threshold.

threshold_trigger_edge?: GestureTriggerEdge

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.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method