API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
gint gtk_notebook_get_current_page ( GtkNotebook* notebook )
Returns the page number of the current page.
Type: gint
gint
The index (starting from 0) of the current page in the notebook. If the notebook has no pages, then -1 will be returned.