NavigationPage.newWithTag

Creates a new adw.navigation_page.NavigationPage with provided tag.

class NavigationPage
static
newWithTag

Parameters

child gtk.widget.Widget

the child widget

title string

the page title

tag string

the page tag

Return Value

Type: adw.navigation_page.NavigationPage