TextView.setExtraMenu

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.

class TextView
void
setExtraMenu

Parameters

model MenuModel

a GMenuModel

Meta