add docs update for new api call

This commit is contained in:
Shelley Vohr 2017-09-26 21:14:16 -04:00
parent c932871bb1
commit 31bf873c20
No known key found for this signature in database
GPG key ID: F13993A75599653C

View file

@ -89,6 +89,12 @@ Closes the context menu in the `browserWindow`.
Appends the `menuItem` to the menu.
#### `menu.getMenuItemById(id)`
* `id` String
Returns the MenuItem with the specified `id`.
#### `menu.insert(pos, menuItem)`
* `pos` Integer