See https://github.com/electron/electron-typescript-definitions/issues/25
@@ -1110,7 +1110,7 @@ Same as `webContents.reload`.
#### `win.setMenu(menu)` _Linux_ _Windows_
-* `menu` Menu
+* `menu` Menu | null
Sets the `menu` as the window's menu bar, setting it to `null` will remove the
menu bar.