get_current_page
Description:
Returns the page number of the current page.
Parameters:
this |
a `GtkNotebook` |
Returns:
the index (starting from 0) of the current page in the notebook. If the notebook has no pages, then -1 will be returned. |