Method

PurpleContactInfoget_avatar

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

Return value

Type: PurpleAvatar

The avatar if set, otherwise NULL.

The data is owned by the instance.