Gjsify LogoGjsify Logo

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

bitfield

Index

Enumeration Members

ACCELERATOR: number

Install an accelerator.

AUTO: number

Pick the type of the UI element according to context.

MENU: number

Create a menu.

MENUBAR: number

Create a menubar.

MENUITEM: number

Create a menuitem.

PLACEHOLDER: number

Insert a placeholder.

POPUP: number

Create a popup menu.

POPUP_WITH_ACCELS: number

Same as %GTK_UI_MANAGER_POPUP, but the actions’ accelerators are shown.

SEPARATOR: number

Create a separator.

TOOLBAR: number

Create a toolbar.

TOOLITEM: number

Create a toolitem.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method