GtkNotebook::prev_page

void prev_page (void);

Sets the page before the current page as the top page in the notebook. If the current page is the first page in the notebook, nothing happens.

See also: next_page()