--- 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>)