#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <string.h>
#include <gnome.h>
#include "support.h"
Go to the source code of this file.
Functions | |
GtkWidget* | lookup_widget (GtkWidget *widget, const gchar *widget_name) |
GtkWidget* | create_pixmap (GtkWidget *widget, const gchar *filename, gboolean gnome_pixmap) |
GdkImlibImage* | create_image (const gchar *filename) |
|
|
|
|
|
|