Top |
ThunarStandardViewModel * | thunar_list_model_new () |
void | thunar_list_model_check_file_in_model_before_use () |
ThunarStandardViewModel *
thunar_list_model_new (void
);
Allocates a new ThunarListModel not associated with any ThunarFolder.
void
thunar_list_model_check_file_in_model_before_use
(ThunarListModel *model
);
Enables file removed workaround to prevent crash.