void gui_playq_cursor_tail ( void   ) 

Move the cursor and the viewport of the playlist to the bottom of the playlist.

Definition at line 324 of file gui_playq.c.

00325 {
00326         playq_lock();
00327         gui_vfslist_cursor_tail(win_playq);
00328         playq_unlock();
00329 }

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