summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.gui.defaultui.html
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-03-31 05:29:35 +0200
committerhut <hut@lavabit.com>2010-03-31 05:29:35 +0200
commita614f0485f872bfca3a84fb3400a0c6177988413 (patch)
treee5053fbebf0927457b72f15352baf75d00e3d143 /doc/pydoc/ranger.gui.defaultui.html
parentfa1b534545a667a25994f845ecb3a4525a58b845 (diff)
downloadranger-a614f0485f872bfca3a84fb3400a0c6177988413.tar.gz
rebuilt pydoc
Diffstat (limited to 'doc/pydoc/ranger.gui.defaultui.html')
-rw-r--r--doc/pydoc/ranger.gui.defaultui.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pydoc/ranger.gui.defaultui.html b/doc/pydoc/ranger.gui.defaultui.html
index 3254b508..8318872a 100644
--- a/doc/pydoc/ranger.gui.defaultui.html
+++ b/doc/pydoc/ranger.gui.defaultui.html
@@ -95,7 +95,7 @@ Methods inherited from <a href="ranger.gui.ui.html#UI">ranger.gui.ui.UI</a>:<br>
 
 <dl><dt><a name="DefaultUI-destroy"><strong>destroy</strong></a>(self)</dt><dd><tt>Destroy&nbsp;all&nbsp;widgets&nbsp;and&nbsp;turn&nbsp;off&nbsp;curses</tt></dd></dl>
 
-<dl><dt><a name="DefaultUI-draw"><strong>draw</strong></a>(self)</dt><dd><tt>Erase&nbsp;the&nbsp;window,&nbsp;then&nbsp;draw&nbsp;all&nbsp;objects&nbsp;in&nbsp;the&nbsp;container</tt></dd></dl>
+<dl><dt><a name="DefaultUI-draw"><strong>draw</strong></a>(self)</dt><dd><tt>Draw&nbsp;all&nbsp;objects&nbsp;in&nbsp;the&nbsp;container</tt></dd></dl>
 
 <dl><dt><a name="DefaultUI-finalize"><strong>finalize</strong></a>(self)</dt><dd><tt>Finalize&nbsp;every&nbsp;object&nbsp;in&nbsp;container&nbsp;and&nbsp;refresh&nbsp;the&nbsp;window</tt></dd></dl>
 
the previous revision' href='/acidbong/suckless/dwm/blame/config.def.h?h=5.4.1&id=0271ac0ed7b422ffac8ff848193deceedb0872da'>^
a8e0772 ^
349d768 ^
39d1ecd ^

f196b71 ^
3794c62 ^
f196b71 ^
a8e0772 ^

5497268 ^
a8e0772 ^
2d4faae ^


3794c62 ^

f196b71 ^
349d768 ^
0fe2e78 ^
5cd65f8 ^



0fe2e78 ^
512541b ^
1edf6a7 ^




d662f98 ^
a8e0772 ^
349d768 ^
1edf6a7 ^

5cd65f8 ^










a8e0772 ^

5cd65f8 ^









b515765 ^
5cd65f8 ^













5cd65f8 ^
1edf6a7 ^
5cd65f8 ^




5cd65f8 ^










1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113