![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
Collaboration diagram for _accel_lookup_t:Data Fields | |
| GList * | results |
| guint | key |
| GdkModifierType | modifier |
| GtkAccelGroup * | group |
Definition at line 960 of file accelerators.c.
| GtkAccelGroup* _accel_lookup_t::group |
Definition at line 965 of file accelerators.c.
Referenced by _for_each_accel(), and _for_each_non_virtual_accel().
| guint _accel_lookup_t::key |
Definition at line 963 of file accelerators.c.
Referenced by _for_each_accel(), and _for_each_non_virtual_accel().
| GdkModifierType _accel_lookup_t::modifier |
Definition at line 964 of file accelerators.c.
Referenced by _for_each_accel(), and _for_each_non_virtual_accel().
| GList* _accel_lookup_t::results |
Definition at line 962 of file accelerators.c.
Referenced by _find_non_virtual_shortcut(), _find_path_for_keys(), _for_each_accel(), and _for_each_non_virtual_accel().