--- a/Documentation/Source/eric6.QScintilla.Editor.html Thu Dec 01 19:22:06 2016 +0100 +++ b/Documentation/Source/eric6.QScintilla.Editor.html Sat Dec 03 15:05:49 2016 +0100 @@ -764,6 +764,9 @@ <td><a href="#Editor.gestureEvent">gestureEvent</a></td> <td>Protected method handling gesture events.</td> </tr><tr> +<td><a href="#Editor.getApiLanguage">getApiLanguage</a></td> +<td>Public method to get the API language of the editor.</td> +</tr><tr> <td><a href="#Editor.getBookmarkLines">getBookmarkLines</a></td> <td>Public method to get the lines containing a bookmark.</td> </tr><tr> @@ -3043,6 +3046,21 @@ <dd> reference to the gesture event (QGestureEvent </dd> +</dl><a NAME="Editor.getApiLanguage" ID="Editor.getApiLanguage"></a> +<h4>Editor.getApiLanguage</h4> +<b>getApiLanguage</b>(<i></i>) +<p> + Public method to get the API language of the editor. +</p><dl> +<dt>Returns:</dt> +<dd> +API language +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +str +</dd> </dl><a NAME="Editor.getBookmarkLines" ID="Editor.getBookmarkLines"></a> <h4>Editor.getBookmarkLines</h4> <b>getBookmarkLines</b>(<i></i>)