void gui_vfslist_setfocus ( struct gui_vfslist gv,
int  focus 
)

Focus or unfocus the dialog. This causes the selected item to change its color.

Definition at line 290 of file gui_vfslist.c.

00291 {
00292         gv->winfocused = focus;
00293         gui_vfslist_refresh(gv);
00294 }

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:36 2010 for herrie by  doxygen 1.6.3