Method

PurpleContactInfoget_avatar

unstable since: 3.0

Declaration [src]

PurpleImage*
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: PurpleImage

The avatar if set, otherwise NULL.

The returned data is owned by the instance.