Function
Purpleblist_remove_group
since: 2.0.0
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.
Available since: 2.0.0
Parameters
group
-
Type:
PurpleGroup
The group to be removed.
The data is owned by the caller of the function.