Event.getAxis
bool getAxis(gdk.types.AxisUse axisUse, out double value)Extract the axis value for a particular axis use from an event structure.
Parameters
axisUse | the axis use to look for |
value | location to store the value found |
Returns
true if the specified axis was found, otherwise false