#include <gtk/gtk.h>
Include dependency graph for support.h:
Go to the source code of this file.
Functions | |
GtkWidget * | lookup_widget (GtkWidget *widget, const gchar *widget_name) |
void | add_pixmap_directory (const gchar *directory) |
GtkWidget * | create_pixmap (GtkWidget *widget, const gchar *filename) |
GdkPixbuf * | create_pixbuf (const gchar *filename) |
|
Use this function to set the directory containing installed pixmaps. |
|
This is an internally used function to create pixmaps. |
|
This is an internally used function to create pixmaps. |
|
to look up the widget |