menu_model


Description:

public MenuModel menu_model { get; set; }

Tab context menu model.

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