Method
PurpleAccountequal
unstable since: 3.0
Declaration [src]
gboolean
purple_account_equal (
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.