pidgin
2.14.8
|
Represents a room. More...
#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. | |
Represents a room.
Definition at line 82 of file roomlist.h.