NavigationView.push

Pushes page 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 page.

See adw.navigation_view.NavigationView.pushByTag.

class NavigationView
void
push

Parameters

page adw.navigation_page.NavigationPage

the page to push