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

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 Sun Jun 5 18:07:59 2005 for gaim by  doxygen 1.3.9.1