NavigationView.getPreviousPage
adw.navigation_page.NavigationPage getPreviousPage(adw.navigation_page.NavigationPage page)Gets the previous page for page.
If page is in the navigation stack, returns the page popping page will reveal.
If page is the root page or is not in the navigation stack, returns NULL.
Parameters
page | a page in self |
Returns
the previous page