Gjsify LogoGjsify Logo

Types of events.

Index

Enumeration Members

BUTTON_PRESS: number

Pointer button press event

BUTTON_RELEASE: number

Pointer button release event

CLIENT_MESSAGE: number

Client message event

DELETE: number

Stage delete event

DESTROY_NOTIFY: number

Destroy notification event

ENTER: number

Actor enter event

EVENT_LAST: number

Marks the end of the #ClutterEventType enumeration; added in 1.10

KEY_PRESS: number

Key press event

KEY_RELEASE: number

Key release event

LEAVE: number

Actor leave event

MOTION: number

Pointer motion event

NOTHING: number

Empty event

SCROLL: number

Pointer scroll event

STAGE_STATE: number

Stage state change event

TOUCHPAD_PINCH: number

A pinch gesture event, the current state is determined by its phase field; event added in 1.24

TOUCHPAD_SWIPE: number

A swipe gesture event, the current state is determined by its phase field; event added in 1.24

TOUCH_BEGIN: number

A new touch event sequence has started; event added in 1.10

TOUCH_CANCEL: number

A touch event sequence has been canceled; event added in 1.10

TOUCH_END: number

A touch event sequence has finished; event added in 1.10

TOUCH_UPDATE: number

A touch event sequence has been updated; event added in 1.10

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