Method
PurpleBadgeequal
unstable since: 3.0
Declaration [src]
gboolean
purple_badge_equal (
PurpleBadge* badge1,
PurpleBadge* badge2
)
Parameters
badge2
-
Type:
PurpleBadge
The second badge.
The argument can be NULL
.The data is owned by the caller of the method.