Method
PidginBadgesget_badges
unstable since: 3.0
Declaration [src]
PurpleBadges*
pidgin_badges_get_badges (
  PidginBadges* badges
)
      Description [src]
Gets the badges that are being displayed.
Available since: 3.0
| Gets property | Pidgin.Badges:badges | 
Return value
Type: PurpleBadges
The badges.
| The returned data is owned by the instance. | 
The return value can be NULL. |