gtkNotebookSetMenuLabel {RGtk2}R Documentation

gtkNotebookSetMenuLabel

Description

Changes the menu label for the page containing child.

Usage

gtkNotebookSetMenuLabel(object, child, menu.label = NULL)

Arguments

object [GtkNotebook] a GtkNotebook
child [GtkWidget] the child widget
menu.label [GtkWidget] the menu label, or NULL for default

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]