_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 Sun Feb 18 08:39:54 2007 for gaim by  doxygen 1.5.1