gtkNotebookRemovePage: gtkNotebookRemovePage

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

1
gtkNotebookRemovePage(object, page.num)

Arguments

object

a GtkNotebook.

page.num

the index of a notebook page, starting from 0. If -1, the last page will be removed.

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.