gtkMenuItemNewWithLabel {RGtk2}R Documentation

gtkMenuItemNewWithLabel

Description

Creates a new GtkMenuItem whose child is a GtkLabel.

Usage

gtkMenuItemNewWithLabel(label, show = TRUE)

Arguments

label

the text for the label

Value

[GtkWidget] the newly created GtkMenuItem

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]