Notify the gui_vfslist that an item is about to be removed from the list. Definition at line 489 of file gui_vfslist.c. 00490 { 00491 gui_vfslist_adjust_pre_removal(&gv->vr_top, &gv->idx_top, index, 0); 00492 gui_vfslist_adjust_pre_removal(&gv->vr_selected, &gv->idx_selected, 00493 index, 1); 00494 }
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |
1.6.3