Method

AdwViewStackPageget_icon_name

since: 1.0

Declaration [src]

const char*
adw_view_stack_page_get_icon_name (
  AdwViewStackPage* self
)

Description [src]

Gets the icon name of the page.

Available since: 1.0

Return value

Type: const char*

The icon name of the page.

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