diff options
author | hut <hut@lavabit.com> | 2010-03-31 05:29:35 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-03-31 05:29:35 +0200 |
commit | a614f0485f872bfca3a84fb3400a0c6177988413 (patch) | |
tree | e5053fbebf0927457b72f15352baf75d00e3d143 /doc/pydoc/ranger.gui.ui.html | |
parent | fa1b534545a667a25994f845ecb3a4525a58b845 (diff) | |
download | ranger-a614f0485f872bfca3a84fb3400a0c6177988413.tar.gz |
rebuilt pydoc
Diffstat (limited to 'doc/pydoc/ranger.gui.ui.html')
-rw-r--r-- | doc/pydoc/ranger.gui.ui.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pydoc/ranger.gui.ui.html b/doc/pydoc/ranger.gui.ui.html index abd01711..9beffb00 100644 --- a/doc/pydoc/ranger.gui.ui.html +++ b/doc/pydoc/ranger.gui.ui.html @@ -74,7 +74,7 @@ Methods defined here:<br> <dl><dt><a name="UI-destroy"><strong>destroy</strong></a>(self)</dt><dd><tt>Destroy all widgets and turn off curses</tt></dd></dl> -<dl><dt><a name="UI-draw"><strong>draw</strong></a>(self)</dt><dd><tt>Erase the window, then draw all objects in the container</tt></dd></dl> +<dl><dt><a name="UI-draw"><strong>draw</strong></a>(self)</dt><dd><tt>Draw all objects in the container</tt></dd></dl> <dl><dt><a name="UI-finalize"><strong>finalize</strong></a>(self)</dt><dd><tt>Finalize every object in container and refresh the window</tt></dd></dl> |