TabViewGidBuilderImpl.menuModel

Set menuModel property.

class TabViewGidBuilderImpl(T)
T
menuModel

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining