Method
PurpleContactManagerremove_all
unstable since: 3.0
Declaration [src]
gboolean
purple_contact_manager_remove_all (
PurpleContactManager* manager,
PurpleAccount* account
)
Description [src]
Removes all of the contacts from manager that belong to account.
Available since: 3.0
Parameters
account-
Type:
PurpleAccountThe
PurpleAccountwhose contacts to remove.The data is owned by the caller of the method.