#include <blist.h>
Collaboration diagram for _GaimContact:

Data Fields | |
| GaimBlistNode | node |
| The node that this contact inherits from. | |
| char * | alias |
| The user-set alias of the contact. | |
| int | totalsize |
| The number of buddies in this contact. | |
| int | currentsize |
| The number of buddies in this contact corresponding to online accounts. | |
| int | online |
| The number of buddies in this contact who are currently online. | |
| GaimBuddy * | priority |
| The "top" buddy for this contact. | |
This contains everything Gaim will ever need to know about a contact.
1.5.1