6
6
#define _CTWM_FUNCTIONS_H
8
8
/* All the outside world sees */
10
void ExecuteFunction(int func, void *action, Window w, TwmWindow *tmp_win,
9
bool ExecuteFunction(int func, void *action, Window w, TwmWindow *tmp_win,
11
10
XEvent *eventp, int context, bool pulldown);