TextView.setExtraMenu
void setExtraMenu(gio.menu_model.MenuModel model = null)Sets a menu model to add when constructing the context menu for text_view.
You can pass null to remove a previously set extra menu.
Parameters
model | a [gio.menu_model.MenuModel] |