Method
GtkAssistantnext_page
since: 3.0
Declaration [src]
void
gtk_assistant_next_page (
GtkAssistant* assistant
)
Description [src]
Navigate to the next page.
It is a programming error to call this function when there is no next page.
This function is for use when creating pages of the
GTK_ASSISTANT_PAGE_CUSTOM type.
Available since: 3.0