gtkNotebookSetMenuLabel {RGtk2}R Documentation

gtkNotebookSetMenuLabel

Description

Changes the menu label for the page containing child.

Usage

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

Arguments

object

a GtkNotebook

child

the child widget

menu.label

the menu label, or NULL for default. [ allow-none ]

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]