Docs.
This commit is contained in:
parent
85119db81a
commit
c8d0ef05a6
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ You can also create a window without chrome by using
|
||||||
* `type` String - Specifies the type of the window, possible types are
|
* `type` String - Specifies the type of the window, possible types are
|
||||||
`desktop`, `dock`, `toolbar`, `splash`, `notification`. This only works on
|
`desktop`, `dock`, `toolbar`, `splash`, `notification`. This only works on
|
||||||
Linux.
|
Linux.
|
||||||
|
* `standard-window` Boolean - Use the OS X's standard window instead of the
|
||||||
|
textured window. Defaults to `false`.
|
||||||
* `web-preferences` Object - Settings of web page's features
|
* `web-preferences` Object - Settings of web page's features
|
||||||
* `javascript` Boolean
|
* `javascript` Boolean
|
||||||
* `web-security` Boolean
|
* `web-security` Boolean
|
||||||
|
|
Loading…
Reference in a new issue