_PurpleRoomlist Struct Reference

Data Structures. More...

#include <roomlist.h>


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.


Detailed Description

Data Structures.

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

Definition at line 69 of file roomlist.h.


Field Documentation

The account this list belongs to.

Definition at line 70 of file roomlist.h.

The fields.

Definition at line 71 of file roomlist.h.

The listing is in progress.

Definition at line 73 of file roomlist.h.

Prpl private data.

The reference count.

Definition at line 76 of file roomlist.h.

The list of rooms.

Definition at line 72 of file roomlist.h.

UI private data.

Definition at line 74 of file roomlist.h.


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