void gui_playq_setfocus ( int  focus  ) 

Focus or unfocus the playlist.

Definition at line 501 of file gui_playq.c.

00502 {
00503         playq_lock();
00504         gui_vfslist_setfocus(win_playq, focus);
00505         playq_unlock();
00506 }

Here is the call graph for this function:

Here is the caller graph for this function:

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