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

Data Fields

gchar * path
 
dt_accels_taccels
 
GtkWindow * main_window
 
guint retries
 

Detailed Description

Definition at line 2166 of file accelerators.c.

Field Documentation

◆ accels

dt_accels_t* dt_accels_dispatch_state_t::accels

Definition at line 2172 of file accelerators.c.

Referenced by _dispatch_selected_shortcut(), and dt_accels_search().

◆ main_window

GtkWindow* dt_accels_dispatch_state_t::main_window

Definition at line 2173 of file accelerators.c.

Referenced by _dispatch_selected_shortcut(), and dt_accels_search().

◆ path

gchar* dt_accels_dispatch_state_t::path

Definition at line 2171 of file accelerators.c.

Referenced by _dispatch_selected_shortcut(), and dt_accels_search().

◆ retries

guint dt_accels_dispatch_state_t::retries

Definition at line 2174 of file accelerators.c.

Referenced by _dispatch_selected_shortcut().


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