Add BrowserWindow.restart()
authorBernhard Millauer <SeriousM@users.noreply.github.com>
Wed, 14 May 2014 16:06:56 +0000 (18:06 +0200)
committerBernhard Millauer <SeriousM@users.noreply.github.com>
Wed, 14 May 2014 16:06:56 +0000 (18:06 +0200)
docs/api/browser-window.md

index bc52801..efc5016 100644 (file)
@@ -353,6 +353,8 @@ process.
 
 Same with `webContents.loadUrl(url)`.
 
+### BrowserWindow.restart()
+
 ## Class: WebContents
 
 A `WebContents` is responsible for rendering and controlling a web page.