src/eric7/Documentation/Source/eric7.UI.Browser.html

branch
eric7
changeset 10677
6ee2e475490c
parent 10674
8fc0af9c76dc
child 10784
521fd465b048
diff -r d1479a4f1426 -r 6ee2e475490c src/eric7/Documentation/Source/eric7.UI.Browser.html
--- a/src/eric7/Documentation/Source/eric7.UI.Browser.html	Mon Apr 08 17:02:11 2024 +0200
+++ b/src/eric7/Documentation/Source/eric7.UI.Browser.html	Tue Apr 09 14:27:03 2024 +0200
@@ -88,6 +88,11 @@
 emitted to open a Python file at a
         line (str, int)
 </dd>
+<dt>sourceFile(filename, lineno, col_offset)</dt>
+<dd>
+emitted to open a Python file at a
+        line and column (str, int, int)
+</dd>
 <dt>sourceFile(filename, lineno, type)</dt>
 <dd>
 emitted to open a Python file

eric ide

mercurial