API Version: 4.0
Library Version: 4.4.2
gboolean gdk_event_get_axes ( GdkEvent* event, double** axes, guint* n_axes )
Extracts all axis values from an event.
axes
double*
The array of values for all axes.
n_axes
guint*
The length of array.
gboolean
TRUE on success, otherwise FALSE.
TRUE
FALSE