NavigationView.pushByTag

Pushes the page with the tag tag onto the navigation stack.

If adw.navigation_view.NavigationView.add hasn't been called, the page is automatically removed once it's popped.

signalNavigationView::pushed will be emitted for the page.

See adw.navigation_view.NavigationView.push and propertyNavigationPage:tag.

class NavigationView
void
pushByTag
(
string tag
)

Parameters

tag string

the page tag