![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_dnd_folder_import_t:Data Fields | |
| GList * | folders |
| GList * | files |
| dt_import_filter_type_t | filter_type |
Definition at line 1407 of file thumbtable.c.
| GList* dt_dnd_folder_import_t::files |
Definition at line 1410 of file thumbtable.c.
Referenced by _dnd_folder_import_job_cleanup(), _dnd_folder_import_job_run(), and _thumbtable_dnd_scan_folders_and_import().
| dt_import_filter_type_t dt_dnd_folder_import_t::filter_type |
Definition at line 1411 of file thumbtable.c.
Referenced by _dnd_folder_import_job_run(), and _thumbtable_dnd_scan_folders_and_import().
| GList* dt_dnd_folder_import_t::folders |
Definition at line 1409 of file thumbtable.c.
Referenced by _dnd_folder_import_job_cleanup(), _dnd_folder_import_job_run(), and _thumbtable_dnd_scan_folders_and_import().