Home
last modified time | relevance | path

Searched refs:fm_list_model_clear (Results 1 – 3 of 3) sorted by relevance

/dports/x11-fm/caja/caja-1.26.0/src/file-manager/
H A Dfm-list-model.h91 void fm_list_model_clear (FMListModel *model);
H A Dfm-list-model.c1377 fm_list_model_clear (FMListModel *model) in fm_list_model_clear() function
H A Dfm-list-view.c2083 fm_list_model_clear (list_view->details->model); in fm_list_view_clear()