#include <roomlist.h>
Collaboration diagram for _PurpleRoomlist:
Data Fields | |
PurpleAccount * | account |
The account this list belongs to. | |
GList * | fields |
The fields. | |
GList * | rooms |
The list of rooms. | |
gboolean | in_progress |
The listing is in progress. | |
gpointer | ui_data |
UI private data. | |
gpointer | proto_data |
guint | ref |
Prpl private data. The reference count. |
Definition at line 69 of file roomlist.h.