gtkNotebookSetMenuLabelText {RGtk2} | R Documentation |
Creates a new label and sets it as the menu label of child
.
gtkNotebookSetMenuLabelText(object, child, menu.text)
|
[GtkNotebook ] a GtkNotebook |
|
[GtkWidget ] the child widget |
|
[character] the label text |
Derived by RGtkGen from GTK+ documentation