void gui_playq_cursor_head ( void   ) 

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

Definition at line 316 of file gui_playq.c.

00317 {
00318         playq_lock();
00319         gui_vfslist_cursor_head(win_playq);
00320         playq_unlock();
00321 }

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