]> Dogcows Code - chaz/openbox/blob - openbox/actions/all.h
add exit and reconfigure actions
[chaz/openbox] / openbox / actions / all.h
1 #ifndef __actions_all_h
2 #define __actions_all_h
3
4 void action_all_startup();
5
6 void action_execute_startup();
7 void action_debug_startup();
8 void action_showmenu_startup();
9 void action_showdesktop_startup();
10 void action_reconfigure_startup();
11 void action_exit_startup();
12
13 #endif
This page took 0.036149 seconds and 5 git commands to generate.