Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_accel_lookup_t Struct Reference
+ Collaboration diagram for _accel_lookup_t:

Data Fields

GList * results
 
guint key
 
GdkModifierType modifier
 
GtkAccelGroup * group
 

Detailed Description

Definition at line 945 of file accelerators.c.

Field Documentation

◆ group

GtkAccelGroup* _accel_lookup_t::group

Definition at line 950 of file accelerators.c.

Referenced by _for_each_accel(), and _for_each_non_virtual_accel().

◆ key

guint _accel_lookup_t::key

Definition at line 948 of file accelerators.c.

Referenced by _for_each_accel(), and _for_each_non_virtual_accel().

◆ modifier

GdkModifierType _accel_lookup_t::modifier

Definition at line 949 of file accelerators.c.

Referenced by _for_each_accel(), and _for_each_non_virtual_accel().

◆ results

GList* _accel_lookup_t::results

The documentation for this struct was generated from the following file: