set_extra_menu
Description:
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` |
Sets a menu model to add when constructing the context menu for this.
You can pass null to remove a previously set extra menu.
this |
a `GtkTextView` |
model |
a `GMenuModel` |