Module: Gtk::UIManagerItemType

Defined in:
(unknown)

Constant Summary collapse

AUTO =

Pick the type of the UI element according to context.

0 or :auto
1 or :menubar
2 or :menu
TOOLBAR =

Create a toolbar.

4 or :toolbar
PLACEHOLDER =

Insert a placeholder.

8 or :placeholder
16 or :popup
32 or :menuitem
TOOLITEM =

Create a toolitem.

64 or :toolitem
SEPARATOR =

Create a separator.

128 or :separator
ACCELERATOR =

Install an accelerator.

256 or :accelerator
512 or :popup_with_accels