GtkUIManagerItemType

These enumeration values are used by gtk_ui_manager_add_ui() to determine what UI element to create.

Values

ValueMeaning
AUTO0

Pick the type of the UI element according to context.

TOOLBAR4

Create a toolbar.

PLACEHOLDER8

Insert a placeholder.

TOOLITEM64

Create a toolitem.

SEPARATOR128

Create a separator.

ACCELERATOR256

Install an accelerator.