Signal
ManetteDevice::absolute-axis-event
Declaration
void
absolute_axis_event (
  ManetteDevice* self,
  ManetteEvent* event,
  gpointer user_data
)
Description [src]
Emitted when an absolute axis’ value changes.
| Default handler: The default handler is called after the handlers added via  | 
Parameters
- event
- 
            Type: ManetteEventThe event emitted by the manette device. The data is owned by the caller of the function.