Docs.
authorjoshaber <joshaber@gmail.com>
Fri, 8 May 2015 20:33:57 +0000 (16:33 -0400)
committerjoshaber <joshaber@gmail.com>
Fri, 8 May 2015 20:33:57 +0000 (16:33 -0400)
docs/api/browser-window.md

index 44021ca..d2854fc 100644 (file)
@@ -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
     `desktop`, `dock`, `toolbar`, `splash`, `notification`. This only works on
     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
     * `javascript` Boolean
     * `web-security` Boolean