Method

GtkNotebooknext_page

Declaration [src]

void
gtk_notebook_next_page (
  GtkNotebook* notebook
)

Description [src]

Switches to the next page.

Nothing happens if the current page is the last page.