Method

PidginInfoPaneget_badges

unstable since: 3.0

Declaration [src]

PurpleBadges*
pidgin_info_pane_get_badges (
  PidginInfoPane* pane
)

Description [src]

Gets the badges for the info pane.

Available since: 3.0

Gets propertyPidgin.InfoPane:badges

Return value

Type: PurpleBadges

The badges for the info pane.

The returned data is owned by the instance.
The return value can be NULL.