jigdo API
Last update by Admin on 2010-05-23
gtk/support.cc File Reference
#include <sys/types.h>
#include <sys/stat.h>
#include <unistd-jigdo.h>
#include <string.h>
#include <stdio.h>
#include <gtk/gtk.h>
#include <support.hh>
Functions | |
GtkWidget * | lookup_widget (GtkWidget *widget, const gchar *widget_name) |
void | add_pixmap_directory (const gchar *directory) |
static gchar * | find_pixmap_file (const gchar *filename) |
GtkWidget * | create_pixmap (GtkWidget *, const gchar *filename) |
GdkPixbuf * | create_pixbuf (const gchar *filename) |
void | glade_set_atk_action_description (AtkAction *action, const gchar *action_name, const gchar *description) |
Variables | |
static GList * | pixmaps_directories = NULL |
Function Documentation
void add_pixmap_directory | ( | const gchar * | directory | ) |
GdkPixbuf* create_pixbuf | ( | const gchar * | filename | ) |
References _, error(), find_pixmap_file(), and NULL.
GtkWidget* create_pixmap | ( | GtkWidget * | , | |
const gchar * | filename | |||
) |
References _, find_pixmap_file(), and NULL.
static gchar* find_pixmap_file | ( | const gchar * | filename | ) | [static] |
void glade_set_atk_action_description | ( | AtkAction * | action, | |
const gchar * | action_name, | |||
const gchar * | description | |||
) |
GtkWidget* lookup_widget | ( | GtkWidget * | widget, | |
const gchar * | widget_name | |||
) |
References NULL.
Variable Documentation
GList* pixmaps_directories = NULL [static] |
Referenced by add_pixmap_directory(), and find_pixmap_file().
Generated on Tue Sep 23 14:27:42 2008 for jigdo by
