next up previous contents index
Next: 39.4.8 wimpi_set_input_routine: Register a Up: 39.4 API reference Previous: 39.4.6 wimpi_mouse_input: Send mouse

39.4.7 wimpi_set_event_handler: Register a callback function for event handling

 

SYNOPSIS

#include <oskit/wimpi.h>

wimpiEventHandler wimpi_set_event_handler(wimpiSession session, wimpiEventHandler proc);



Utah Flux Research Group