API Version: 4.0
Library Version: 4.2.0
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