Method
PurpleContactcompare
unstable since: 3.0
Declaration [src]
int
purple_contact_compare (
PurpleContact* a,
PurpleContact* b
)
Parameters
a-
Type:
PurpleContactThe first instance.
The argument can be NULL. b-
Type:
PurpleContactThe second instance.
The argument can be NULL.The data is owned by the caller of the method.