Method

AdwAvatarget_icon_name

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

Returns: 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.