Method

PidginAvatarget_contact_info

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

Return value

Type: PurpleContactInfo

The contact info if set, otherwise NULL.

The data is owned by the instance.