Event.getAxes
bool getAxes(out double[] axes)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].
Parameters
axes | the array of values for all axes |
Returns
true on success, otherwise false