]>
Dogcows Code - chaz/openbox/blob - plugins/placement/history.h
1 #ifndef __plugin_placement_history_h
2 #define __plugin_placement_history_h
4 #include "kernel/client.h"
7 void history_startup();
8 void history_shutdown();
10 gboolean
place_history(ObClient
*c
);
This page took 0.037246 seconds and 4 git commands to generate.