GestureStylus.getAxes

bool getAxes(gdk.types.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.

Parameters

axesarray of requested axes, terminated with #GDK_AXIS_IGNORE
valuesreturn location for the axis values

Returns

#TRUE if there is a current value for the axes