void gui_playq_fullpath ( void   ) 

Write the full pathname of the selected item in the message bar.

Definition at line 509 of file gui_playq.c.

00510 {
00511         playq_lock();
00512         gui_vfslist_fullpath(win_playq);
00513         playq_unlock();
00514 }

Here is the call graph for this function:

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