gtkMenuItemNewWithLabel {RGtk2}R Documentation

gtkMenuItemNewWithLabel

Description

Creates a new GtkMenuItem whose child is a GtkLabel.

Usage

gtkMenuItemNewWithLabel(label, show = TRUE)

Arguments

label [character] the text for the label

Value

[GtkWidget] the newly created GtkMenuItem

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]