get_previous_page
Description:
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:
| this |
a navigation view |
| page |
a page in this |
Returns:
|
the previous page |