]> Dogcows Code - chaz/tint2/blob - src/tint2conf/properties.h
Changed launcher to use Areas for each icon; this allows showing tooltips
[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.036833 seconds and 4 git commands to generate.