QScintilla/QsciScintillaCompat.py

changeset 3078
b9422535d0fe
parent 3071
83d066710d60
child 3080
6c0a430b19df
child 3160
209a07d7e401
--- a/QScintilla/QsciScintillaCompat.py	Mon Nov 11 19:43:24 2013 +0100
+++ b/QScintilla/QsciScintillaCompat.py	Mon Nov 11 19:45:35 2013 +0100
@@ -675,6 +675,8 @@
         """
         Public method to determine, if the caret line is visible even if
         the editor doesn't have the focus.
+        
+        @return flag indicating an always visible caret line (boolean)
         """
         try:
             return self.SendScintilla(

eric ide

mercurial