get_axes


Description:

public bool get_axes (AxisUse[] axes, out double[] values)

Returns the current values for the requested axes.

This function must be called from the handler of one of the [[email protected]:GtkGestureStylus:down], [ [email protected]:GtkGestureStylus:motion], [[email protected]:GtkGestureStylus:up] or [ [email protected]:GtkGestureStylus:proximity] signals.

Parameters:

this

a `GtkGestureStylus`

axes

array of requested axes, terminated with gdk_axis_ignore

values

return location for the axis values

Returns:

true if there is a current value for the axes




2022 vala-language.org