projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c346fcb
)
docs: browser-window-created event
author
Cheng Zhao
<zcbenz@gmail.com>
Mon, 14 Sep 2015 09:02:36 +0000
(17:02 +0800)
committer
Cheng Zhao
<zcbenz@gmail.com>
Mon, 14 Sep 2015 09:02:36 +0000
(17:02 +0800)
docs/api/app.md
patch
|
blob
|
history
diff --git
a/docs/api/app.md
b/docs/api/app.md
index 42a5dfc242496485e7700e78e1e77956316cf050..799db98882fecd15ccbf16422ed2e0ec4c24406f 100644
(file)
--- a/
docs/api/app.md
+++ b/
docs/api/app.md
@@
-118,6
+118,15
@@
Returns:
Emitted when a [browserWindow](browser-window.md) gets focused.
+### Event: 'browser-window-created'
+
+Returns:
+
+* `event` Event
+* `window` BrowserWindow
+
+Emitted when a new [browserWindow](browser-window.md) is created.
+
### Event: 'select-certificate'
Emitted when a client certificate is requested.