![]() |
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 2181 of file accelerators.c.
| dt_accels_t* dt_accels_dispatch_state_t::accels |
Definition at line 2187 of file accelerators.c.
Referenced by _dispatch_selected_shortcut(), and dt_accels_search().
| GtkWindow* dt_accels_dispatch_state_t::main_window |
Definition at line 2188 of file accelerators.c.
Referenced by _dispatch_selected_shortcut(), and dt_accels_search().
| gchar* dt_accels_dispatch_state_t::path |
Definition at line 2186 of file accelerators.c.
Referenced by _dispatch_selected_shortcut(), and dt_accels_search().
| guint dt_accels_dispatch_state_t::retries |
Definition at line 2189 of file accelerators.c.
Referenced by _dispatch_selected_shortcut().