Method

PurpleAccountget_buddy_icon_path

since: 2.0

Declaration [src]

const char*
purple_account_get_buddy_icon_path (
  PurpleAccount* account
)

Description [src]

Gets the account’s buddy icon path.

Available since: 2.0

Return value

Type: const char*

The buddy icon’s non-cached path.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.