Method
PidginInfoPaneset_badges
unstable since: 3.0
Declaration [src]
void
pidgin_info_pane_set_badges (
PidginInfoPane* pane,
PurpleBadges* badges
)
Description [src]
Sets the badges to be displayed.
Available since: 3.0
| Sets property | Pidgin.InfoPane:badges |
Parameters
badges-
Type:
PurpleBadgesThe new badges.
The argument can be NULL.The data is owned by the caller of the method.