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.

adw.navigation_view.NavigationView.pushed will be emitted for page.

See adw.navigation_view.NavigationView.pushByTag.

Parameters

pagethe page to push