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

a GtkNotebook

child

the page

tab.text

the label text

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]