Method

AdapAvatarget_icon_name

Declaration [src]

const char*
adap_avatar_get_icon_name (
  AdapAvatar* self
)

Description [src]

Gets the name of an icon to use as a fallback.

Gets propertyAdap.Avatar:icon-name

Return value

Type: const char*

The icon name.

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