Move the cursor and the viewport of the filebrowser one page down.
Definition at line 199 of file gui_browser.c.
00200 { 00201 gui_vfslist_cursor_pagedown(win_browser); 00202 }