Gtk.MenuShell.Append Method
Adds a new Gtk.MenuItem to the end of the menu shell's item list.

Syntax

public void Append (Widget child)

Parameters

child
The Gtk.MenuItem to add.

Remarks

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

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)