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
child | the child widget |
title | the page title |
tag | the page tag |
Returns
the new created adw.navigation_page.NavigationPage