Terminal.setContextMenuModel
void setContextMenuModel(gio.menu_model.MenuModel model = null)Sets model as the context menu model in terminal. Use null to unset the current menu model.
Parameters
model | a #GMenuModel |
void setContextMenuModel(gio.menu_model.MenuModel model = null)Sets model as the context menu model in terminal. Use null to unset the current menu model.
model | a #GMenuModel |