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