docs: win.setMenu is not available on OS X
This commit is contained in:
parent
6c8a9cb072
commit
d8062ab9e1
1 changed files with 1 additions and 1 deletions
|
@ -665,7 +665,7 @@ Same as `webContents.loadUrl(url[, options])`.
|
|||
|
||||
Same as `webContents.reload`.
|
||||
|
||||
### `win.setMenu(menu)` _OS X_
|
||||
### `win.setMenu(menu)` _Linux_ _Windows_
|
||||
|
||||
* `menu` Menu
|
||||
|
||||
|
|
Loading…
Reference in a new issue