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.
the page to 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.