GtkNotebook::remove_page

void remove_page(int page_num);

Removes a page from the notebook given its index in the notebook.

See also: append_page() , get_current_page() , insert_page() , prepend_page() , set_current_page()