| Import line: | Clutter = imports.gi.Clutter; |
| GIR File: | Clutter-1.0.gir |
| C documentation: | ClutterInputAxis |
| Enum : | InputAxis |
| Properties | |
|---|---|
|
guint32 Clutter.InputAxis.IGNORE : 0
|
|
|
guint32 Clutter.InputAxis.PRESSURE : 3
|
|
|
guint32 Clutter.InputAxis.WHEEL : 6
|
|
|
guint32 Clutter.InputAxis.X : 1
|
|
|
guint32 Clutter.InputAxis.XTILT : 4
|
|
|
guint32 Clutter.InputAxis.Y : 2
|
|
|
guint32 Clutter.InputAxis.YTILT : 5
|
|
| None |
| None |
| None |
| Class / Namespace | Method / Signal / Properties |
|---|---|
|
Clutter.InputDevice
Method |
get_axis
(guint32 index_)
:
Clutter.InputAxis
|
|
Clutter.InputDevice
Method |
|