![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for PayloadClosure:Data Fields | |
| GClosure * | base |
| gpointer | parent_data |
| GtkWidget * | widget |
Definition at line 102 of file accelerators.c.
| GClosure* PayloadClosure::base |
Definition at line 103 of file accelerators.c.
Referenced by _dispatch_selected_shortcut(), _g_list_closure_unref(), dt_shortcut_get_closure(), and dt_shortcut_set_closure().
| gpointer PayloadClosure::parent_data |
Definition at line 104 of file accelerators.c.
Referenced by _find_parent_hashtable(), and dt_shortcut_set_closure().
| GtkWidget* PayloadClosure::widget |
Definition at line 116 of file accelerators.c.
Referenced by _dispatch_selected_shortcut(), _g_list_closure_unref(), and dt_shortcut_set_closure().