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 propertyPidgin.InfoPane:badges

Parameters

badges

Type: PurpleBadges

The new badges.

The argument can be NULL.
The data is owned by the caller of the method.