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