Signal
ManetteDevice::button-release-event
Declaration
void
button_release_event (
ManetteDevice* self,
ManetteEvent* event,
gpointer user_data
)
Description [src]
Emitted when a button is released.
Default handler: The default handler is called after the handlers added via |
Parameters
event
-
Type:
ManetteEvent
The event emitted by the device.
The data is owned by the caller of the function.