Method
PidginBadgesset_badges
unstable since: 3.0
Declaration [src]
void
pidgin_badges_set_badges (
PidginBadges* pidgin_badges,
PurpleBadges* purple_badges
)
Description [src]
Sets the badges to be displayed.
Available since: 3.0
Sets property | Pidgin.Badges:badges |
Parameters
purple_badges
-
Type:
PurpleBadges
The new badges.
The argument can be NULL
.The data is owned by the caller of the method.