Method

AdwAvatarget_icon_name

since: 1.0

Declaration [src]

const char*
adw_avatar_get_icon_name (
  AdwAvatar* self
)

Description [src]

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

Available since: 1.0

Gets propertyAdw.Avatar:icon-name

Return value

Type: const char*

The icon name.

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