AxisUse#
- class AxisUse#
Defines how device axes are interpreted by GTK.
Note that the X and Y axes are not really needed; pointer devices report their location via the x/y members of events regardless. Whether X and Y are present as axes depends on the GDK backend.
Fields#
- class AxisUse
- DELTA_X#
The type of the None singleton.
- DELTA_Y#
The type of the None singleton.
- DISTANCE#
The type of the None singleton.
- IGNORE#
The type of the None singleton.
- LAST#
The type of the None singleton.
- PRESSURE#
The type of the None singleton.
- ROTATION#
The type of the None singleton.
- SLIDER#
The type of the None singleton.
- WHEEL#
The type of the None singleton.
- X#
The type of the None singleton.
- XTILT#
The type of the None singleton.
- Y#
The type of the None singleton.
- YTILT#
The type of the None singleton.