GtkBlist Signals

Signals:


gtkblist-created

void (*gtkblist-created)(GaimBuddyList *blist);
Description:
Emitted when the buddy list is created.
Parameters:
blist The buddy list.

drawing-tooltip

void (*drawing-tooltip)(GaimBlistNode *node, char **text);
Description:
Emitted just before a tooltip is displayed. text is a pointer to a string, so the plugin can replace the text that will be displayed.
Note:
Make sure to free *text before you replace it!
Parameters:
node The blist node for the tooltip.
text A pointer to the text that will be displayed.

Generated on Wed Aug 9 23:40:53 2006 for gaim by  doxygen 1.4.7