NavigationPage.newWithTag

adw.navigation_page.NavigationPage newWithTag(gtk.widget.Widget child, string title, string tag)

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

Parameters

childthe child widget
titlethe page title
tagthe page tag

Returns