Documentation/Source/eric5.QScintilla.Editor.html

branch
5_1_x
changeset 1344
54c50e65173f
parent 1278
fb0460fd00b9
--- a/Documentation/Source/eric5.QScintilla.Editor.html	Mon Sep 26 18:08:38 2011 +0200
+++ b/Documentation/Source/eric5.QScintilla.Editor.html	Sat Oct 01 17:14:40 2011 +0200
@@ -2434,7 +2434,7 @@
 </dd>
 </dl><a NAME="Editor.getLanguage" ID="Editor.getLanguage"></a>
 <h4>Editor.getLanguage</h4>
-<b>getLanguage</b>(<i>normalized = True</i>)
+<b>getLanguage</b>(<i>normalized=True, forPygments=False</i>)
 <p>
         Public method to retrieve the language of the editor.
 </p><dl>
@@ -2442,6 +2442,10 @@
 <dd>
 flag indicating to normalize some Pygments
             lexer names (boolean)
+</dd><dt><i>forPygments=</i></dt>
+<dd>
+flag indicating to normalize some lexer
+            names for Pygments (boolean)
 </dd>
 </dl><dl>
 <dt>Returns:</dt>

eric ide

mercurial