Method

PurpleAvatarget_filename

since: 3.0

Declaration [src]

const char*
purple_avatar_get_filename (
  PurpleAvatar* avatar
)

Description [src]

Gets the base filename of avatar.

Available since: 3.0

Gets propertyPurple.Avatar:filename

Return value

Type: const char*

The base filename of avatar.

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