API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
since: 2.10
gint gtk_assistant_get_current_page ( GtkAssistant* assistant )
Returns the page number of the current page.
Available since: 2.10
Type: gint
gint
The index (starting from 0) of the current page in the assistant, or -1 if the assistant has no pages, or no current page.
assistant