Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_added_gui_thread_t Struct Reference
+ Collaboration diagram for _added_gui_thread_t:

Data Fields

GtkWidgetself_widget
 
dt_lib_backgroundjob_element_tinstance
 
gchar * message
 
gboolean has_progress_bar
 

Detailed Description

the proxy functions

Definition at line 168 of file backgroundjobs.c.

Field Documentation

◆ has_progress_bar

gboolean _added_gui_thread_t::has_progress_bar

Definition at line 173 of file backgroundjobs.c.

◆ instance

dt_lib_backgroundjob_element_t* _added_gui_thread_t::instance

Definition at line 171 of file backgroundjobs.c.

◆ message

gchar* _added_gui_thread_t::message

Definition at line 172 of file backgroundjobs.c.

◆ self_widget

GtkWidget* _added_gui_thread_t::self_widget

Definition at line 170 of file backgroundjobs.c.


The documentation for this struct was generated from the following file: