diff options
Diffstat (limited to 'doc/pydoc/ranger.gui.widgets.browserview.html')
-rw-r--r-- | doc/pydoc/ranger.gui.widgets.browserview.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/pydoc/ranger.gui.widgets.browserview.html b/doc/pydoc/ranger.gui.widgets.browserview.html index 3b3ad97b..8bf98c20 100644 --- a/doc/pydoc/ranger.gui.widgets.browserview.html +++ b/doc/pydoc/ranger.gui.widgets.browserview.html @@ -92,6 +92,8 @@ Methods inherited from <a href="ranger.gui.displayable.html#DisplayableContainer <hr> Methods inherited from <a href="ranger.gui.displayable.html#Displayable">ranger.gui.displayable.Displayable</a>:<br> +<dl><dt><a name="BrowserView-__bool__"><strong>__bool__</strong></a> = __nonzero__(self)</dt><dd><tt>Always True</tt></dd></dl> + <dl><dt><a name="BrowserView-__contains__"><strong>__contains__</strong></a>(self, item)</dt><dd><tt>Is item inside the boundaries?<br> item can be an iterable like [y, x] or an object with x and y methods.</tt></dd></dl> @@ -132,7 +134,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 0xe2f090></dl> +<dl><dt><strong>settings</strong> = {}</dl> </td></tr></table></td></tr></table> </body></html> \ No newline at end of file |