Method

AdwSidebarItemget_icon_name

unstable since: 1.9

Declaration [src]

const char*
adw_sidebar_item_get_icon_name (
  AdwSidebarItem* self
)

Description [src]

Gets the icon name for item.

Available since: 1.9

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.