gdkEventGetAxis: gdkEventGetAxis
Description
Extract the axis value for a particular axis use from
an event structure.Usage
gdkEventGetAxis(object, axis.use)
Arguments
axis.use
the axis use to look for
Value
A list containing the following elements:
- retval
- [logical]
TRUE
if the specified axis was found, otherwise FALSE
value
- location to store the value found