GtkNotebook::prev_page

void prev_page();

Switches to the previous page. Nothing happens if the current page is the first page.

See also: get_current_page() , next_page() , set_current_page()