void gui_playq_cursor_pagedown ( void   ) 

Move the cursor and the viewport of the playlist one page down.

Definition at line 308 of file gui_playq.c.

00309 {
00310         playq_lock();
00311         gui_vfslist_cursor_pagedown(win_playq);
00312         playq_unlock();
00313 }

Here is the call graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:30 2010 for herrie by  doxygen 1.6.3