Import line: | Gdk = imports.gi.Gdk; |
GIR File: | Gdk-2.0.gir |
C documentation: | GdkAxisUse |
Enum : | AxisUse |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Gdk.AxisUse.IGNORE : 0
|
|
Number Gdk.AxisUse.LAST : 7
|
|
Number Gdk.AxisUse.PRESSURE : 3
|
|
Number Gdk.AxisUse.WHEEL : 6
|
|
Number Gdk.AxisUse.X : 1
|
|
Number Gdk.AxisUse.XTILT : 4
|
|
Number Gdk.AxisUse.Y : 2
|
|
Number Gdk.AxisUse.YTILT : 5
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Gdk.Device
Method |
|
Gdk.Device
Method |
Interprets an array of double as axis values for a given device, and locates the value in the array for a given axis use.
|
Gdk.Event
Method |
Extract the axis value for a particular axis use from an event structure.
|