gtkNotebookRemovePage {RGtk2} | R Documentation |
Removes a page from the notebook given its index in the notebook.
gtkNotebookRemovePage(object, page.num)
|
[GtkNotebook ] a GtkNotebook . |
|
[integer] the index of a notebook page, starting from 0. If -1, the last page will be removed. |
Derived by RGtkGen from GTK+ documentation