Method

HandyAvatarget_icon_name

since: 1.0

Declaration [src]

const gchar*
hdy_avatar_get_icon_name (
  HdyAvatar* self
)

Description [src]

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

Available since: 1.0

Gets propertyHandy.Avatar:icon-name

Return value

Type: const gchar*

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.