00001 00028 char *eventtype_to_string(GHOST_TEventType type); 00029 void event_to_buf(GHOST_EventHandle evt, char buf[128]); 00030