| gtkNotebookSetTabLabelText {RGtk2} | R Documentation |
Creates a new label and sets it as the tab label for the page
containing child.
gtkNotebookSetTabLabelText(object, child, tab.text)
|
[GtkNotebook] a GtkNotebook |
|
[GtkWidget] the page |
|
[character] the label text |
Derived by RGtkGen from GTK+ documentation