gtkMenuShellAppend {RGtk2.10}R Documentation

gtkMenuShellAppend

Description

Adds a new GtkMenuItem to the end of the menu shell's item list.

Usage

gtkMenuShellAppend(object, child)

Arguments

object [GtkMenuShell] a GtkMenuShell.
child [GtkWidget] The GtkMenuItem to add.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]