Gtk.UIManagerItemType Enumeration
Used by UIManager.AddUI() to determine what UI element to create.

Syntax

[System.Flags]
public enum UIManagerItemType

Remarks

Members

Member NameDescription
AutoPick the type of the UI element according to context.
MenubarCreate a menubar.
MenuCreate a menu.
ToolbarCreate a toolbar.
PlaceholderInsert a placeholder.
PopupCreate a popup menu.
MenuitemCreate a menuitem.
ToolitemCreate a toolitem.
SeparatorCreate a separator.
AcceleratorInstall an accelerator.

Requirements

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