Documentation/Source/eric6.ViewManager.ViewManager.html

changeset 4186
e2bf1c32272b
parent 4026
10f27c323bcd
child 4298
4e7a0e2c20fc
equal deleted inserted replaced
4184:6dbd901a8b1a 4186:e2bf1c32272b
2689 <dt><i>fn</i></dt> 2689 <dt><i>fn</i></dt>
2690 <dd> 2690 <dd>
2691 name of file to be opened (string) 2691 name of file to be opened (string)
2692 </dd><dt><i>lineno</i></dt> 2692 </dd><dt><i>lineno</i></dt>
2693 <dd> 2693 <dd>
2694 line number to place the cursor at (integer) 2694 line number to place the cursor at (integer) or
2695 list of line numbers (list of integers) (cursor will be
2696 placed at the next line greater than the current one)
2695 </dd><dt><i>filetype</i></dt> 2697 </dd><dt><i>filetype</i></dt>
2696 <dd> 2698 <dd>
2697 type of the source file (string) 2699 type of the source file (string)
2698 </dd><dt><i>selStart</i></dt> 2700 </dd><dt><i>selStart</i></dt>
2699 <dd> 2701 <dd>

eric ide

mercurial