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