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

main.h File Reference

#include "common.h"
#include <gtk/gtk.h>

Go to the source code of this file.

Functions

void main_gui_early_init (gint, gchar **)
 Some setup of the gui side which I wanted out of main.c but must be done before the backend can be initialized since the core code is not free of GTK yet.

void main_gui_init (void)
void main_gui_run (void)
void main_gui_shutdown (void)
void main_gui_timer (time_t now)
 Main gui timer.

void main_gui_update_coords (void)
void main_gui_shutdown_tick (guint)

Variables

GtkWidget * main_window
GtkWidget * shutdown_window
GtkWidget * dlg_about
GtkWidget * dlg_faq
GtkWidget * dlg_prefs
GtkWidget * dlg_quit
GtkWidget * popup_downloads
GtkWidget * popup_uploads
GtkWidget * popup_search
GtkWidget * popup_search_list
GtkWidget * popup_nodes
GtkWidget * popup_monitor
GtkWidget * popup_queue


Function Documentation

void main_gui_early_init gint  argc,
gchar **  argv
 

Some setup of the gui side which I wanted out of main.c but must be done before the backend can be initialized since the core code is not free of GTK yet.

-- Richard, 6/9/2002

void main_gui_init void   ) 
 

void main_gui_run void   ) 
 

void main_gui_shutdown void   ) 
 

void main_gui_shutdown_tick guint   ) 
 

void main_gui_timer time_t  now  ) 
 

Main gui timer.

This is called once a second.

void main_gui_update_coords void   ) 
 


Variable Documentation

GtkWidget* dlg_about
 

GtkWidget* dlg_faq
 

GtkWidget* dlg_prefs
 

GtkWidget* dlg_quit
 

GtkWidget* main_window
 

GtkWidget* popup_downloads
 

GtkWidget* popup_monitor
 

GtkWidget* popup_nodes
 

GtkWidget* popup_queue
 

GtkWidget* popup_search
 

GtkWidget* popup_search_list
 

GtkWidget* popup_uploads
 

GtkWidget* shutdown_window
 


Generated on Sun Feb 12 10:50:04 2006 for Gtk-Gnutella by doxygen 1.3.6