--- a/Documentation/Source/eric6.UI.UserInterface.html Sun Jul 15 19:00:10 2018 +0200 +++ b/Documentation/Source/eric6.UI.UserInterface.html Sun Jul 15 19:21:28 2018 +0200 @@ -735,6 +735,9 @@ <td><a href="#UserInterface.getHelpViewer">getHelpViewer</a></td> <td>Public method to get a reference to the help window instance.</td> </tr><tr> +<td><a href="#UserInterface.getLayoutType">getLayoutType</a></td> +<td>Public method to get the current layout type.</td> +</tr><tr> <td><a href="#UserInterface.getLocale">getLocale</a></td> <td>Public method to get the locale of the IDE.</td> </tr><tr> @@ -2299,6 +2302,21 @@ <dd> reference to the help window instance (HelpWindow) </dd> +</dl><a NAME="UserInterface.getLayoutType" ID="UserInterface.getLayoutType"></a> +<h4>UserInterface.getLayoutType</h4> +<b>getLayoutType</b>(<i></i>) +<p> + Public method to get the current layout type. +</p><dl> +<dt>Returns:</dt> +<dd> +current layout type +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +str +</dd> </dl><a NAME="UserInterface.getLocale" ID="UserInterface.getLocale"></a> <h4>UserInterface.getLocale</h4> <b>getLocale</b>(<i></i>)