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