Go to the directory containing the selected item. Definition at line 488 of file gui_browser.c. 00489 { 00490 00491 if (gui_vfslist_warn_isempty(win_browser)) 00492 return; 00493 00494 gui_browser_gotofile(gui_vfslist_getselected(win_browser)); 00495 }
Here is the call graph for this function:
![]() |
1.6.3