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