support.c File Reference

#include "support.h"
#include "charset.h"

Include dependency graph for support.c:


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 *widget, const gchar *filename)
GdkPixbuf * create_pixbuf (const gchar *filename)

Variables

static GList * pixmaps_directories = NULL

Detailed Description


Function Documentation

void add_pixmap_directory const gchar *  directory  ) 
 

Use this function to set the directory containing installed pixmaps.

GdkPixbuf* create_pixbuf const gchar *  filename  ) 
 

This is an internally used function to create pixmaps.

GtkWidget* create_pixmap GtkWidget *  widget,
const gchar *  filename
 

This is an internally used function to create pixmaps.

static gchar* find_pixmap_file const gchar *  filename  )  [static]
 

This is an internally used function to find pixmap files.

We step through each of the pixmaps directory to find it.

GtkWidget* lookup_widget GtkWidget *  widget,
const gchar *  widget_name
 

to look up the widget


Variable Documentation

GList* pixmaps_directories = NULL [static]
 


Generated on Wed Nov 30 21:04:23 2005 for RFC Reader by  doxygen 1.4.5