Method

AdwViewStackPageget_title

Declaration [src]

const char*
adw_view_stack_page_get_title (
  AdwViewStackPage* self
)

Description [src]

Gets the page title.

Return value

Type: const char*

The page title.

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