_PurpleGroup Struct Reference

A group. More...

#include <blist.h>

Collaboration diagram for _PurpleGroup:

Collaboration graph
[legend]

Data Fields

int currentsize
 The number of chats and contacts in this group corresponding to online accounts.
char * name
 The name of this group.
PurpleBlistNode node
 The node that this group inherits from.
int online
 The number of chats and contacts in this group who are currently online.
int totalsize
 The number of chats and contacts in this group.

Detailed Description

A group.

This contains everything Purple will ever need to know about a group.

Definition at line 129 of file blist.h.


Field Documentation

char* _PurpleGroup::name

The name of this group.

Definition at line 131 of file blist.h.


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