GtkNotebook::next_page

void next_page (void);

Sets the page after the current page as the top page in the notebook. If the current page is the last page in the notebook, nothing happens.

See also: next_page()