Method
AdapNavigationPageset_title
since: 1.4
Declaration [src]
void
adap_navigation_page_set_title (
AdapNavigationPage* self,
const char* title
)
Description [src]
Sets the title of self.
It’s displayed in AdapHeaderBar instead of the window title, and used as
the tooltip on the next page’s back button, as well as by screen reader.
Available since: 1.4
| Sets property | Adap.NavigationPage:title |