Main Page | Alphabetical List | Data Structures | Directories | File List | Globals

event_buffer.h

Go to the documentation of this file.
00001 
00020 #ifndef __INTERFACE_EVENT_BUFFER_
00021 #define __INTERFACE_EVENT_BUFFER_
00022 
00023 #include <gtk/gtk.h>
00024 
00030 gint   init_event_buffer(void);
00031 
00037 gint   add_to_event_buffer(gchar *event);
00038 
00045 gchar* get_event_buffer(void);
00046 
00047 #endif

Generated on Fri Jul 29 23:03:42 2005 for gaim-interface by  doxygen 1.4.2