]> Dogcows Code - chaz/openbox/blob - openbox/session.h
split resistance strengths for screen edges and windows. also a fix for parsing changes,
[chaz/openbox] / openbox / session.h
1 #ifndef __ob__session_h
2 #define __ob__session_h
3
4 void session_load(char *path);
5 void session_startup(int argc, char **argv);
6 void session_shutdown();
7
8 #endif
This page took 0.03539 seconds and 4 git commands to generate.