]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - contrib/brushexport/support.h
- Fixed texcompression being disabled after each restart
[xonotic/netradiant.git] / contrib / brushexport / support.h
1 /*\r
2  * DO NOT EDIT THIS FILE - it is generated by Glade.\r
3  */\r
4 \r
5 #ifdef HAVE_CONFIG_H\r
6 #  include <config.h>\r
7 #endif\r
8 \r
9 #include <gtk/gtk.h>\r
10 \r
11 /*\r
12  * Public Functions.\r
13  */\r
14 \r
15 /*\r
16  * This function returns a widget in a component created by Glade.\r
17  * Call it with the toplevel widget in the component (i.e. a window/dialog),\r
18  * or alternatively any widget in the component, and the name of the widget\r
19  * you want returned.\r
20  */\r
21 GtkWidget*  lookup_widget              (GtkWidget       *widget,\r
22                                         const gchar     *widget_name);\r
23 \r
24 \r