]> Dogcows Code - chaz/tint2/blob - src/tint2conf/properties_rw.h
start tint2conf work
[chaz/tint2] / src / tint2conf / properties_rw.h
1
2 #ifndef PROPERTIES_RW
3 #define PROPERTIES_RW
4
5
6 void config_read_file (const char *path);
7 void config_save_file(const char *path);
8
9
10 #endif
11
This page took 0.03051 seconds and 4 git commands to generate.