From 94cb60a6bde75a385c6ad9afbae2c8e738fdc0a0 Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 25 Dec 2009 21:55:36 +0100 Subject: moved pydoc pages to doc/pydoc --- doc/pydoc/ranger.gui.colorscheme.html | 62 +++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 doc/pydoc/ranger.gui.colorscheme.html (limited to 'doc/pydoc/ranger.gui.colorscheme.html') diff --git a/doc/pydoc/ranger.gui.colorscheme.html b/doc/pydoc/ranger.gui.colorscheme.html new file mode 100644 index 00000000..dd12acae --- /dev/null +++ b/doc/pydoc/ranger.gui.colorscheme.html @@ -0,0 +1,62 @@ + +Python: module ranger.gui.colorscheme + + + + + +
 
+ 
ranger.gui.colorscheme
index
/home/hut/work/ranger/ranger/gui/colorscheme.py
+

+

+ + + + + +
 
+Classes
       
+
builtins.object +
+
+
ColorScheme +
+
+
+

+ + + + + +
 
+class ColorScheme(builtins.object)
    Methods defined here:
+
__init__(self)
+ +
get(self, *keys)
Determine the (fg, bg, attr) tuple or get it from cache
+ +
get_attr(self, *keys)
Returns the curses attr integer for the specified keys
+ +
use(self, context)
Use the colorscheme to determine the (fg, bg, attr) tuple.
+This is a dummy function which always returns default_colors.
+Override this in your custom colorscheme!
+ +
+Data descriptors defined here:
+
__dict__
+
dictionary for instance variables (if defined)
+
+
__weakref__
+
list of weak references to the object (if defined)
+
+

+ + + + + +
 
+Data
       CONTEXT_KEYS = ['reset', 'error', 'in_display', 'in_statusbar', 'in_titlebar', 'in_console', 'in_notify', 'in_pman', 'directory', 'file', 'hostname', 'executable', 'media', 'link', 'video', 'audio', 'image', 'media', 'document', 'container', ...]
+ \ No newline at end of file -- cgit 1.4.1-2-gfad0