]> Dogcows Code - chaz/tint2/blob - src/tint2conf/properties.h
5378bd732a424965c6ac57d8e106dfc6d9c243da
[chaz/tint2] / src / tint2conf / properties.h
1
2 #ifndef PROPERTIES
3 #define PROPERTIES
4
5 #include <gtk/gtk.h>
6
7
8 GtkWidget *create_properties();
9
10
11 #endif
12
This page took 0.030554 seconds and 3 git commands to generate.