ContextMenu.remove
void remove(webkit.context_menu_item.ContextMenuItem item)Removes item from the menu.
See also webkitwebprocessextension.context_menu.ContextMenu.removeAll to remove all items.
Parameters
item | the #WebKitContextMenuItem to remove |
void remove(webkit.context_menu_item.ContextMenuItem item)Removes item from the menu.
See also webkitwebprocessextension.context_menu.ContextMenu.removeAll to remove all items.
item | the #WebKitContextMenuItem to remove |