EventType#

class EventType#

Specifies the type of the event.

Fields#

class EventType
BUTTON_PRESS#

The type of the None singleton.

BUTTON_RELEASE#

The type of the None singleton.

DELETE#

The type of the None singleton.

DRAG_ENTER#

The type of the None singleton.

DRAG_LEAVE#

The type of the None singleton.

DRAG_MOTION#

The type of the None singleton.

DROP_START#

The type of the None singleton.

ENTER_NOTIFY#

The type of the None singleton.

EVENT_LAST#

The type of the None singleton.

FOCUS_CHANGE#

The type of the None singleton.

GRAB_BROKEN#

The type of the None singleton.

KEY_PRESS#

The type of the None singleton.

KEY_RELEASE#

The type of the None singleton.

LEAVE_NOTIFY#

The type of the None singleton.

MOTION_NOTIFY#

The type of the None singleton.

PAD_BUTTON_PRESS#

The type of the None singleton.

PAD_BUTTON_RELEASE#

The type of the None singleton.

PAD_GROUP_MODE#

The type of the None singleton.

PAD_RING#

The type of the None singleton.

PAD_STRIP#

The type of the None singleton.

PROXIMITY_IN#

The type of the None singleton.

PROXIMITY_OUT#

The type of the None singleton.

SCROLL#

The type of the None singleton.

TOUCHPAD_HOLD#

The type of the None singleton.

Added in version 4.6.

TOUCHPAD_PINCH#

The type of the None singleton.

TOUCHPAD_SWIPE#

The type of the None singleton.

TOUCH_BEGIN#

The type of the None singleton.

TOUCH_CANCEL#

The type of the None singleton.

TOUCH_END#

The type of the None singleton.

TOUCH_UPDATE#

The type of the None singleton.