Method
PurpleContactInfoget_avatar
unstable since: 3.0
Declaration [src]
PurpleAvatar*
purple_contact_info_get_avatar (
PurpleContactInfo* info
)
Description [src]
Gets the avatar for info
if one is set.
Available since: 3.0
Gets property | Purple.ContactInfo:avatar |
Return value
Type: PurpleAvatar
The avatar if set, otherwise NULL
.
The returned data is owned by the instance. |