void gui_playq_cursor_up ( void   ) 

Move the cursor of the playlist one item up.

Definition at line 284 of file gui_playq.c.

00285 {
00286         playq_lock();
00287         gui_vfslist_cursor_up(win_playq);
00288         playq_unlock();
00289 }

Here is the call graph for this function:

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