TabOverview.setSecondaryMenu
void setSecondaryMenu(gio.menu_model.MenuModel secondaryMenu = null) nothrowSets the secondary menu model for self.
Use it to add extra actions, e.g. to open a new window or undo closed tab.
Parameters
secondaryMenu | a menu model |