Grx.EventHandlerFunc
function onEventHandlerFunc(event: Grx.Event): void {
}
Specifies the type of function passed to Grx.event_handler_add.
- event
pointer to the event
function onEventHandlerFunc(event: Grx.Event): void {
}
Specifies the type of function passed to Grx.event_handler_add.
pointer to the event