![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Data Fields | |
int | send_to_trash |
const char * | filename |
const char * | error_message |
gint | dialog_result |
dt_pthread_mutex_t | mutex |
pthread_cond_t | cond |
pthread_cond_t _dt_delete_modal_dialog_t::cond |
Referenced by _dt_delete_dialog_main_thread(), and _dt_delete_file_display_modal_dialog().
gint _dt_delete_modal_dialog_t::dialog_result |
Referenced by _dt_delete_dialog_main_thread(), and _dt_delete_file_display_modal_dialog().
const char* _dt_delete_modal_dialog_t::error_message |
Referenced by _dt_delete_dialog_main_thread(), and _dt_delete_file_display_modal_dialog().
const char* _dt_delete_modal_dialog_t::filename |
dt_pthread_mutex_t _dt_delete_modal_dialog_t::mutex |
Referenced by _dt_delete_dialog_main_thread(), and _dt_delete_file_display_modal_dialog().
int _dt_delete_modal_dialog_t::send_to_trash |
Referenced by _dt_delete_dialog_main_thread(), and _dt_delete_file_display_modal_dialog().