Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

support.h

Go to the documentation of this file.
00001 /*
00002 * DO NOT EDIT THIS FILE - it is generated by Glade.
00003 */
00004 
00005 #include <gtk/gtk.h>
00006 
00007 /*
00008  * Public Functions.
00009  */
00010 
00011 /*
00012  * This function returns a widget in a component created by Glade.
00013  * Call it with the toplevel widget in the component (i.e. a window/dialog),
00014  * or alternatively any widget in the component, and the name of the widget
00015  * you want returned.
00016  */
00017 GtkWidget* lookup_widget ( GtkWidget *widget,
00018                            const gchar *widget_name );
00019 
00020 
00021 
00022 /* This is used to create the pixbufs used in the interface. */
00023 GdkPixbuf* create_pixbuf ( const gchar *filename );

Generated on Sun Mar 11 22:11:47 2007 for Kino by  doxygen 1.4.2