diff options
author | hut <hut@lavabit.com> | 2010-01-13 05:51:27 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-01-13 05:51:27 +0100 |
commit | b3556b21e23eb3381b220e0d3319d94b3a89e0ac (patch) | |
tree | 453f160878fd0499907d9bcfd3d32f11084aa50c /doc/pydoc/ranger.gui.widgets.taskview.html | |
parent | 0cfc59d6028c6b43e1dc323b94c84a8157db1859 (diff) | |
download | ranger-b3556b21e23eb3381b220e0d3319d94b3a89e0ac.tar.gz |
updated pydoc documentation
Diffstat (limited to 'doc/pydoc/ranger.gui.widgets.taskview.html')
-rw-r--r-- | doc/pydoc/ranger.gui.widgets.taskview.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/pydoc/ranger.gui.widgets.taskview.html b/doc/pydoc/ranger.gui.widgets.taskview.html index 548d55d9..8e2337aa 100644 --- a/doc/pydoc/ranger.gui.widgets.taskview.html +++ b/doc/pydoc/ranger.gui.widgets.taskview.html @@ -131,7 +131,7 @@ Methods inherited from <a href="ranger.gui.curses_shortcuts.html#CursesShortcuts <hr> Data and other attributes inherited from <a href="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a>:<br> -<dl><dt><strong>settings</strong> = <ranger.ext.openstruct.OpenStruct object at 0x7f20a718ad90></dl> +<dl><dt><strong>settings</strong> = <ranger.ext.openstruct.OpenStruct object at 0x7f28d0aa5bd0></dl> <hr> Methods inherited from <a href="ranger.ext.accumulator.html#Accumulator">ranger.ext.accumulator.Accumulator</a>:<br> @@ -139,7 +139,7 @@ Methods inherited from <a href="ranger.ext.accumulator.html#Accumulator">ranger. <dl><dt><a name="TaskView-get_height"><strong>get_height</strong></a>(self)</dt><dd><tt>OVERRIDE THIS</tt></dd></dl> -<dl><dt><a name="TaskView-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>, pages<font color="#909090">=False</font>)</dt></dl> +<dl><dt><a name="TaskView-move"><strong>move</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>, pages<font color="#909090">=None</font>, narg<font color="#909090">=None</font>)</dt></dl> <dl><dt><a name="TaskView-move_to_obj"><strong>move_to_obj</strong></a>(self, arg, attr<font color="#909090">=None</font>)</dt></dl> |