Method
PurpleContactInfoget_badges
unstable since: 3.0
Declaration [src]
PurpleBadges*
purple_contact_info_get_badges (
PurpleContactInfo* info
)
Description [src]
Gets the badges for this contact info.
Available since: 3.0
Gets property | Purple.ContactInfo:badges |
Return value
Type: PurpleBadges
The badges.
The returned data is owned by the instance. |