gtkNotebookSetTabLabel: gtkNotebookSetTabLabel

Description Usage Arguments Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

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

Arguments

object

a GtkNotebook

child

the page

tab.label

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

Author(s)

Derived by RGtkGen from GTK+ documentation


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