summary refs log tree commit diff stats
path: root/doc/pydoc/ranger.gui.widgets.pager.html
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-04-19 23:43:48 +0200
committerhut <hut@lavabit.com>2010-04-19 23:43:48 +0200
commitc9383c72b2f62bee90050d02a307381cb6bfa536 (patch)
tree4e4a2818efd30719fbcc60c351cded3bf5867a89 /doc/pydoc/ranger.gui.widgets.pager.html
parent5f4f7cb99a77f070536946bd6a37163d99752f9a (diff)
downloadranger-c9383c72b2f62bee90050d02a307381cb6bfa536.tar.gz
updated pydoc
Diffstat (limited to 'doc/pydoc/ranger.gui.widgets.pager.html')
-rw-r--r--doc/pydoc/ranger.gui.widgets.pager.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/pydoc/ranger.gui.widgets.pager.html b/doc/pydoc/ranger.gui.widgets.pager.html
index 9705600f..c46fc373 100644
--- a/doc/pydoc/ranger.gui.widgets.pager.html
+++ b/doc/pydoc/ranger.gui.widgets.pager.html
@@ -63,9 +63,7 @@ Methods defined here:<br>
 
 <dl><dt><a name="Pager-finalize"><strong>finalize</strong></a>(self)</dt></dl>
 
-<dl><dt><a name="Pager-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="Pager-move_horizontal"><strong>move_horizontal</strong></a>(self, relative<font color="#909090">=0</font>, absolute<font color="#909090">=None</font>, narg<font color="#909090">=None</font>)</dt></dl>
+<dl><dt><a name="Pager-move"><strong>move</strong></a>(self, narg<font color="#909090">=None</font>, **kw)</dt></dl>
 
 <dl><dt><a name="Pager-open"><strong>open</strong></a>(self)</dt></dl>
 
9'>179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263