Method

PurpleMetaContactmerge

Declaration [src]

void
purple_meta_contact_merge (
  PurpleMetaContact* source,
  PurpleBlistNode* node
)

Description [src]

Merges two contacts

All of the buddies from source will be moved to target.

Parameters

node

Type: PurpleBlistNode

The place to merge to (a buddy or contact)

The data is owned by the caller of the function.