#include <blist.h>
Collaboration diagram for _GaimBuddyList:
Data Fields | |
GaimBlistNode * | root |
The first node in the buddy list. | |
GHashTable * | buddies |
Every buddy in this list. | |
GaimBlistUiOps * | ui_ops |
The UI operations for the buddy list. | |
void * | ui_data |
UI-specific data. |