Extracts all axis values from an event.
To find out which axes are used, use gdk.device_tool.DeviceTool.getAxes on the device tool returned by gdk.event.Event.getDeviceTool.
the array of values for all axes
true on success, otherwise false
Extracts all axis values from an event.
To find out which axes are used, use gdk.device_tool.DeviceTool.getAxes on the device tool returned by gdk.event.Event.getDeviceTool.