Signal
ALSASeqUserClient::handle-event
Declaration
void
handle_event (
ALSASeqUserClient* self,
const ALSASeqEventCntr* ev_cntr,
gpointer user_data
)
Description [src]
When event occurs, this signal is emit with the instance of object which includes batch of of events.
Default handler: | The default handler is called after the handlers added via |
Parameters
ev_cntr |
ALSASeqEventCntr |
The instance of |
|
The data is owned by the caller of the function. |