Signal
AdapNavigationView::popped
since: 1.4
Description [src]
Emitted after page has been popped from the navigation stack.
See adap_navigation_view_pop().
When using adap_navigation_view_pop_to_page() or
adap_navigation_view_pop_to_tag(), this signal is emitted for each of the
popped pages.
| Default handler: The default handler is called after the handlers added via |
| Available since: 1.4 |
Parameters
page-
Type:
AdapNavigationPageThe popped page.
The data is owned by the caller of the function.