Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 2153
69569d2a556d
parent 2101
5bac7dee9e1a
child 2192
61b3849df76d
diff -r 4dd7b1634ea8 -r 69569d2a556d Documentation/Source/eric5.Helpviewer.HelpWindow.html
--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Tue Oct 16 19:44:18 2012 +0200
+++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html	Tue Oct 16 19:47:32 2012 +0200
@@ -490,6 +490,9 @@
 </tr><tr>
 <td><a href="#HelpWindow.setPrivateMode">setPrivateMode</a></td>
 <td>Public method to set the privacy mode.</td>
+</tr><tr>
+<td><a href="#HelpWindow.shutdown">shutdown</a></td>
+<td>Public method to shut down the web browser.</td>
 </tr>
 </table>
 <h3>Static Methods</h3>
@@ -1592,6 +1595,16 @@
 <dd>
 flag indicating the privacy state (boolean)
 </dd>
+</dl><a NAME="HelpWindow.shutdown" ID="HelpWindow.shutdown"></a>
+<h4>HelpWindow.shutdown</h4>
+<b>shutdown</b>(<i></i>)
+<p>
+        Public method to shut down the web browser.
+</p><dl>
+<dt>Returns:</dt>
+<dd>
+flag indicating successful shutdown (boolean)
+</dd>
 </dl><a NAME="HelpWindow.__getWebIcon" ID="HelpWindow.__getWebIcon"></a>
 <h4>HelpWindow.__getWebIcon (static)</h4>
 <b>__getWebIcon</b>(<i></i>)

eric ide

mercurial