Function
Purpleblist_remove_group
Declaration [src]
void
purple_blist_remove_group (
PurpleGroup* group
)
Description [src]
Removes a group from the buddy list and frees the memory allocated to it and to its children.
Parameters
group |
PurpleGroup |
The group to be removed. |
|
The data is owned by the caller of the function. |