RGtk2 (version 2.20.31)

gtkNotebookSetTabLabel: gtkNotebookSetTabLabel

Description

Changes the tab label for child. If NULL is specified for tab.label, then the page will have the label 'page N'.

Usage

gtkNotebookSetTabLabel(object, child, tab.label = NULL)

Arguments

object
child
the page
tab.label
the tab label widget to use, or NULL for default tab label. [ allow-none ]