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

extras.h

Go to the documentation of this file.
00001 
00020 #ifndef __INTERFACE_EXTRAS_H_
00021 #define __INTERFACE_EXTRAS_H_
00022 
00023 #include <gtk/gtk.h>
00024 
00031 GList *get_all_online_buddies(void);
00032 
00038 GList *get_all_buddies(void);
00039 
00046 gchar* seek_back_lines(gchar *buf, gint n);
00047 
00048 #endif

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