next up previous contents index
Next: 31.4.8 wimpi_set_input_routine: Register a Up: 31.4 API reference Previous: 31.4.6 wimpi_mouse_input: Send mouse

31.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);



University of Utah Flux Research Group