Grx.EventHandlerFunc
@accepts(Grx.Event, gpointer) @returns(none) def on_EventHandlerFunc(event, user_data):
Specifies the type of function passed to Grx.event_handler_add.
- event
pointer to the event
- user_data
data passed to the function, set when the source was created