push
Description:
Pushes page onto the navigation stack.
If [method@NavigationView.add] hasn't been called, the page is automatically removed once it's popped.
[signal@NavigationView:AdwNavigationView:popped] will be emitted for page.
See [method@NavigationView.push_by_tag].
Parameters:
| this |
a navigation view |
| page |
the page to push |