Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ui/gtk/gtk2/hcache.c File Reference

#include "gtk/gui.h"
#include "gtk/hcache.h"
#include "gtk/columns.h"
#include "gtk/gtk-missing.h"
#include "gtk/misc.h"
#include "gtk/notebooks.h"
#include "if/gui_property.h"
#include "if/bridge/ui2c.h"
#include "lib/override.h"

Functions

void add_column (GtkTreeView *treeview, gint column_id, gfloat xalign, const gchar *label)
void hcache_gui_init (void)
void hcache_gui_shutdown (void)
void hcache_gui_update (time_t now)

Variables

GtkTreeView * treeview_hcache = NULL
GtkNotebook * notebook_main = NULL
struct {
   const gchar *   text
hcache_col_labels []


Function Documentation

void add_column GtkTreeView *  treeview,
gint  column_id,
gfloat  xalign,
const gchar *  label
[static]
 

void hcache_gui_init void   ) 
 

void hcache_gui_shutdown void   ) 
 

void hcache_gui_update time_t  now  ) 
 


Variable Documentation

const { ... } hcache_col_labels[] [static]
 

GtkNotebook* notebook_main = NULL [static]
 

const gchar* text
 

GtkTreeView* treeview_hcache = NULL [static]
 


Generated on Sat Jun 30 17:53:27 2007 for gtk-gnutella by  doxygen 1.3.9.1