Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkMenuShellPrepend: gtkMenuShellPrepend
Description
Adds a new
GtkMenuItem
to the beginning of the menu shell's item list.
Usage
gtkMenuShellPrepend(object, child)
Arguments
object
a
GtkMenuShell
.
child
The
GtkMenuItem
to add.