TabView.menuModel

Get menuModel property.

  1. gio.menu_model.MenuModel menuModel [@property getter]
    class TabView
    @property
    menuModel
    ()
  2. gio.menu_model.MenuModel menuModel [@property setter]

Return Value

Type: gio.menu_model.MenuModel

Tab context menu model.

When a context menu is shown for a tab, it will be constructed from the provided menu model. Use the signal@TabView::setup-menu signal to set up the menu actions for the particular tab.