Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkMenuItemNewWithLabel: 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