Method
AdwNavigationViewpush_by_tag
since: 1.4
Declaration [src]
void
adw_navigation_view_push_by_tag (
AdwNavigationView* self,
const char* tag
)
Description [src]
Pushes the page with the tag tag
onto the navigation stack.
If adw_navigation_view_add()
hasn’t been called, the page is automatically
removed once it’s popped.
AdwNavigationView::pushed
will be emitted for the page.
Available since: 1.4