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