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