Add app.getBrowserWindows() API.
This commit is contained in:
parent
61cc0bba25
commit
666f6b3a01
3 changed files with 11 additions and 3 deletions
|
@ -79,6 +79,10 @@ code will not run.
|
|||
|
||||
Returns the version of current bundle or executable.
|
||||
|
||||
## app.getBrowserWindows()
|
||||
|
||||
Returns an array of all browser windows.
|
||||
|
||||
## app.commandLine.appendSwitch(switch, [value])
|
||||
|
||||
Append a switch [with optional value] to Chromium's command line.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue