| Import line: | Clutter = imports.gi.Clutter; |
| GIR File: | Clutter-1.0.gir |
| C documentation: | ClutterScrollDirection |
| Enum : | ScrollDirection |
| Properties | |
|---|---|
|
guint32 Clutter.ScrollDirection.DOWN : 1
|
|
|
guint32 Clutter.ScrollDirection.LEFT : 2
|
|
|
guint32 Clutter.ScrollDirection.RIGHT : 3
|
|
|
guint32 Clutter.ScrollDirection.UP : 0
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Clutter.Event
Method |
get_scroll_direction
()
:
Clutter.ScrollDirection
Retrieves the direction of the scrolling of event
|