_PurpleRoomlist Struct Reference

Represents a list of rooms for a given connection on a given protocol. More...

#include <roomlist.h>

Collaboration diagram for _PurpleRoomlist:

Collaboration graph
[legend]

Data Fields

PurpleAccountaccount
 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.

Detailed Description

Represents a list of rooms for a given connection on a given protocol.

Definition at line 68 of file roomlist.h.


The documentation for this struct was generated from the following file: