![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for dt_accels_dispatch_state_t:Data Fields | |
| gchar * | path |
| dt_accels_t * | accels |
| GtkWindow * | main_window |
| guint | retries |
Definition at line 2166 of file accelerators.c.
| dt_accels_t* dt_accels_dispatch_state_t::accels |
Definition at line 2172 of file accelerators.c.
Referenced by _dispatch_selected_shortcut(), and dt_accels_search().
| GtkWindow* dt_accels_dispatch_state_t::main_window |
Definition at line 2173 of file accelerators.c.
Referenced by _dispatch_selected_shortcut(), and dt_accels_search().
| gchar* dt_accels_dispatch_state_t::path |
Definition at line 2171 of file accelerators.c.
Referenced by _dispatch_selected_shortcut(), and dt_accels_search().
| guint dt_accels_dispatch_state_t::retries |
Definition at line 2174 of file accelerators.c.
Referenced by _dispatch_selected_shortcut().