| 
    pidgin 2.15.0dev
    
   | 
 
A group. More...
#include <blist.h>

Data Fields | |
| PurpleBlistNode | node | 
| The node that this group inherits from.   | |
| char * | name | 
| The name of this group.   | |
| int | totalsize | 
| The number of chats and contacts in this group.   | |
| int | currentsize | 
| The number of chats and contacts in this group corresponding to online accounts.   | |
| int | online | 
| The number of chats and contacts in this group who are currently online.   | |
A group.
This contains everything Purple will ever need to know about a group.
| int _PurpleGroup::currentsize | 
| PurpleBlistNode _PurpleGroup::node | 
| int _PurpleGroup::online | 
| int _PurpleGroup::totalsize |