Gtk.MenuShell Class
A GtkMenuShell is the abstract base class used to derive the GtkMenu and GtkMenuBar subclasses.

See Also: MenuShell Members

Syntax

public class MenuShell : Container

Remarks

A Gtk.MenuShell is a container of Gtk.MenuItem objects arranged in a list which can be navigated, selected, and activated by the user to perform application functions. A Gtk.MenuItem can have a submenu associated with it, allowing for nested hierarchical menus.

Requirements

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