Method
PidginAvatarget_contact_info
unstable since: 3.0
Declaration [src]
PurpleContactInfo*
pidgin_avatar_get_contact_info (
PidginAvatar* avatar
)
Description [src]
Gets the PurpleContactInfo
that avatar
is using for display.
Available since: 3.0
Gets property | Pidgin.Avatar:contact-info |
Return value
Type: PurpleContactInfo
The contact info if set, otherwise NULL
.
The returned data is owned by the instance. |