#include <roomlist.h>
Collaboration diagram for _GaimRoomlistRoom:

Data Fields | |
| GaimRoomlistRoomType | type |
| The type of room. | |
| gchar * | name |
| The name of the room. | |
| GList * | fields |
| Other fields. | |
| GaimRoomlistRoom * | parent |
| The parent room, or NULL. | |
| gboolean | expanded_once |
| A flag the UI uses to avoid multiple expand prpl cbs. | |
1.4.4