Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
clutter-1.0
Clutter
EventType
BUTTON_PRESS
BUTTON_RELEASE
CLIENT_MESSAGE
DELETE
DESTROY_NOTIFY
ENTER
KEY_PRESS
KEY_RELEASE
LEAVE
MOTION
NOTHING
SCROLL
STAGE_STATE
EventType
Description:
public
enum
EventType
Types of events.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
NOTHING
-
KEY_PRESS
-
KEY_RELEASE
-
MOTION
-
ENTER
-
LEAVE
-
BUTTON_PRESS
-
BUTTON_RELEASE
-
SCROLL
-
STAGE_STATE
-
DESTROY_NOTIFY
-
CLIENT_MESSAGE
-
DELETE
-