4 extern void action_raise_lowest( struct gwm_window
*window
,
5 xcb_generic_event_t
*ev
);
7 extern void action_stack_opposite( struct gwm_window
*window
,
8 xcb_generic_event_t
*ev
);
10 extern void action_map_all_icons( struct gwm_window
*window
,
11 xcb_generic_event_t
*ev
);
13 extern void action_start_xterm( struct gwm_window
*window
,
14 xcb_generic_event_t
*ev
);