Device.setAxisUse
void setAxisUse(uint index, gdk.types.AxisUse use)Specifies how an axis of a device is used.
Parameters
index | the index of the axis |
use | specifies how the axis is used |
void setAxisUse(uint index, gdk.types.AxisUse use)Specifies how an axis of a device is used.
index | the index of the axis |
use | specifies how the axis is used |