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