208
208
void MakeMenu(MenuRoot *mr);
209
209
void MoveMenu(XEvent *eventp);
212
210
void SetMapStateProp(TwmWindow *tmp_win, int state);
213
211
bool GetWMState(Window w, int *statep, Window *iwp);
214
212
void send_clientmessage(Window w, Atom a, Time timestamp);