[ Version ( since = "3.24" ) ]
public bool get_axes (AxisUse[] axes, out double[] values)
Returns the current values for the requested axes.
This function must be called from either the GtkGestureStylus:down, GtkGestureStylus:motion,
GtkGestureStylus:up or GtkGestureStylus:proximity signals.
| this |
a GtkGestureStylus |
| axes |
array of requested axes, terminated with IGNORE |
| values |
return location for the axis values |
|
|