Method

GtkAssistantprevious_page

since: 3.0

Declaration [src]

void
gtk_assistant_previous_page (
  GtkAssistant* assistant
)

Description [src]

Navigate to the previous visited page.

It is a programming error to call this function when no previous page is available.

This function is for use when creating pages of the

GTK_ASSISTANT_PAGE_CUSTOM type.

Available since: 3.0