Method

AdapNavigationPageget_title

since: 1.4

Declaration [src]

const char*
adap_navigation_page_get_title (
  AdapNavigationPage* self
)

Description [src]

Gets the title of self.

Available since: 1.4

Return value

Type: const char*

The title of self.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.