set_extra_menu


Description:

public void set_extra_menu (MenuModel? model)

Sets a menu model to add when constructing the context menu for this.

You can pass null to remove a previously set extra menu.

Parameters:

this

a `GtkTextView`

model

a `GMenuModel`