API Version: 4.0
Library Version: 4.17.1
Generated by gi-docgen 2024.2
void gtk_notebook_remove_page ( GtkNotebook* notebook, int page_num )
Removes a page from the notebook given its index in the notebook.
page_num
Type: int
int
The index of a notebook page, starting from 0. If -1, the last page will be removed.