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:
![]() |
1.6.3