Method
PurpleContactInfoget_tags
unstable since: 3.0
Declaration [src]
PurpleTags*
purple_contact_info_get_tags (
PurpleContactInfo* info
)
Description [src]
Gets the PurpleTags instance for info.
Available since: 3.0
| Gets property | Purple.ContactInfo:tags |
Return value
Type: PurpleTags
The tags for info.
| The returned data is owned by the instance. |