Method
PurpleContactsremove
unstable since: 3.0
Declaration [src]
gboolean
purple_contacts_remove (
  PurpleContacts* contacts,
  PurpleContact* contact
)
      Parameters
contact- 
            
Type:
PurpleContactThe contact to remove.
The data is owned by the caller of the method.