Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

linux-gtk/budget.h

Go to the documentation of this file.
00001 
00005 #if !defined(_GTK_BUDGET_H_)
00006 #define _GTK_BUDGET_H_
00007 #include <gtk/gtk.h>
00008 
00009 #if defined(__cplusplus)
00010 extern "C" {
00011 #endif
00012 
00013 void ViewBudget(GtkWidget *w, gpointer data);
00014 void UIUpdateBudget(void);
00015 
00016 #if defined(__cplusplus)
00017 }
00018 #endif
00019 
00020 #endif /* _GTK_BUDGET_H_ */

Generated on Mon Aug 30 19:44:15 2004 for pocketcity by doxygen1.2.18