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

Data Fields

gpointer source
 
dt_gui_throttle_callback_t callback
 
gpointer user_data
 

Detailed Description

Definition at line 30 of file gui_throttle.c.

Field Documentation

◆ callback

dt_gui_throttle_callback_t dt_gui_throttle_task_t::callback

Definition at line 33 of file gui_throttle.c.

Referenced by _dispatch_pending_tasks(), and dt_gui_throttle_queue().

◆ source

gpointer dt_gui_throttle_task_t::source

Definition at line 32 of file gui_throttle.c.

Referenced by _find_task(), dt_gui_throttle_cancel(), and dt_gui_throttle_queue().

◆ user_data

gpointer dt_gui_throttle_task_t::user_data

Definition at line 34 of file gui_throttle.c.

Referenced by _dispatch_pending_tasks(), and dt_gui_throttle_queue().


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