gtkNotebookSetTabLabelText {RGtk2}R Documentation

gtkNotebookSetTabLabelText

Description

Creates a new label and sets it as the tab label for the page containing child.

Usage

gtkNotebookSetTabLabelText(object, child, tab.text)

Arguments

object [GtkNotebook] a GtkNotebook
child [GtkWidget] the page
tab.text [character] the label text

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]