API Version: 4.0
Library Version: 4.8.2
int gtk_assistant_get_current_page ( GtkAssistant* assistant )
Returns the page number of the current page.
Type: int
int
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