Documentation/Source/eric5.QScintilla.Editor.html

changeset 812
240adf04a50e
parent 795
917f1945355c
child 832
eb5ff61f927b
--- a/Documentation/Source/eric5.QScintilla.Editor.html	Wed Jan 05 16:13:10 2011 +0100
+++ b/Documentation/Source/eric5.QScintilla.Editor.html	Wed Jan 05 17:15:09 2011 +0100
@@ -2426,10 +2426,16 @@
 </dd>
 </dl><a NAME="Editor.getLanguage" ID="Editor.getLanguage"></a>
 <h4>Editor.getLanguage</h4>
-<b>getLanguage</b>(<i></i>)
+<b>getLanguage</b>(<i>normalized = True</i>)
 <p>
         Public method to retrieve the language of the editor.
 </p><dl>
+<dt><i>normalized=</i></dt>
+<dd>
+flag indicating to normalize some Pygments
+            lexer names (boolean)
+</dd>
+</dl><dl>
 <dt>Returns:</dt>
 <dd>
 language of the editor (string)

eric ide

mercurial