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