Function
Purpleblist_update_node
Declaration [src]
void
purple_blist_update_node (
PurpleBuddyList* list,
PurpleBlistNode* node
)
Parameters
list |
PurpleBuddyList |
The buddy list to modify. |
|
The data is owned by the caller of the function. | |
node |
PurpleBlistNode |
The node to update. |
|
The data is owned by the caller of the function. |