![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _added_gui_thread_t:Data Fields | |
| GtkWidget * | self_widget |
| dt_lib_backgroundjob_element_t * | instance |
| gchar * | message |
| gboolean | has_progress_bar |
the proxy functions
Definition at line 168 of file backgroundjobs.c.
| gboolean _added_gui_thread_t::has_progress_bar |
Definition at line 173 of file backgroundjobs.c.
| dt_lib_backgroundjob_element_t* _added_gui_thread_t::instance |
Definition at line 171 of file backgroundjobs.c.
| gchar* _added_gui_thread_t::message |
Definition at line 172 of file backgroundjobs.c.
| GtkWidget* _added_gui_thread_t::self_widget |
Definition at line 170 of file backgroundjobs.c.