![]() |
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 945 of file accelerators.c.
| GtkAccelGroup* _accel_lookup_t::group |
Definition at line 950 of file accelerators.c.
Referenced by _for_each_accel(), and _for_each_non_virtual_accel().
| guint _accel_lookup_t::key |
Definition at line 948 of file accelerators.c.
Referenced by _for_each_accel(), and _for_each_non_virtual_accel().
| GdkModifierType _accel_lookup_t::modifier |
Definition at line 949 of file accelerators.c.
Referenced by _for_each_accel(), and _for_each_non_virtual_accel().
| GList* _accel_lookup_t::results |
Definition at line 947 of file accelerators.c.
Referenced by _find_non_virtual_shortcut(), _find_path_for_keys(), _for_each_accel(), and _for_each_non_virtual_accel().