Add BrowserWindow.restart()

This commit is contained in:
Bernhard Millauer 2014-05-14 18:06:56 +02:00
parent afd927f749
commit 08115d57fd

View 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.