Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

_GaimBlistNode Struct Reference

A Buddy list node. More...

#include <blist.h>

Collaboration diagram for _GaimBlistNode:

Collaboration graph
[legend]

Data Fields

GaimBlistNodeType type
 The type of node this is.
GaimBlistNodeprev
 The sibling before this buddy.
GaimBlistNodenext
 The sibling after this buddy.
GaimBlistNodeparent
 The parent of this node.
GaimBlistNodechild
 The child of this node.
GHashTable * settings
 per-node settings
void * ui_data
 The UI can put data here.
GaimBlistNodeFlags flags
 The buddy flags.

Detailed Description

A Buddy list node.

This can represent a group, a buddy, or anything else. This is a base class for struct buddy and struct group and for anything else that wants to put itself in the buddy list.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 9 15:33:14 2005 for gaim by  doxygen 1.3.9.1