gdk-sharp2.12.0.0Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details.An enumeration describing the way in which a device axis (valuator) maps onto the predefined valuator types that Gtk# understands.Documentation for this section has not yet been entered. System.EnumGLib.GType(typeof(Gdk.AxisUseGType))FieldGdk.AxisUseThe axis is ignored.FieldGdk.AxisUseThe axis is used as the x axis.FieldGdk.AxisUseThe axis is used as the y axis.FieldGdk.AxisUseThe axis is used for pressure information.FieldGdk.AxisUseThe axis is used for x tilt information.FieldGdk.AxisUseThe axis is used for y tilt information.FieldGdk.AxisUseThe axis is used for wheel information.FieldGdk.AxisUseA constant equal to the numerically highest axis value.