#include <roomlist.h>
Data Fields | |
PurpleRoomlistRoomType | type |
The type of room. | |
gchar * | name |
The name of the room. | |
GList * | fields |
Other fields. | |
PurpleRoomlistRoom * | parent |
The parent room, or NULL. | |
gboolean | expanded_once |
A flag the UI uses to avoid multiple expand prpl cbs. |
Definition at line 82 of file roomlist.h.
gboolean _PurpleRoomlistRoom::expanded_once |
GList* _PurpleRoomlistRoom::fields |
gchar* _PurpleRoomlistRoom::name |