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

gtkroomlist.h

Go to the documentation of this file.
00001 
00026 #ifndef _GAIM_GTK_ROOMLIST_H_
00027 #define _GAIM_GTK_ROOMLIST_H_
00028 
00029 #include "roomlist.h"
00030 
00031 
00032 typedef struct _GaimGtkRoomlistDialog GaimGtkRoomlistDialog;
00033 
00037 void gaim_gtk_roomlist_init(void);
00038 
00039 void gaim_gtk_roomlist_dialog_show(void);
00045 GaimGtkRoomlistDialog *gaim_gtk_roomlist_dialog_new(void);
00046 
00054 GaimGtkRoomlistDialog *gaim_gtk_roomlist_dialog_new_with_account(GaimAccount *account);
00055 
00056 #endif /* _GAIM_GTK_ROOMLIST_H_ */

Generated on Sun Aug 29 03:45:05 2004 for gaim by doxygen 1.3.4