Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_accels_t Struct Reference

#include <accelerators.h>

+ Collaboration diagram for dt_accels_t:

Data Structures

struct  scroll
 

Data Fields

char * config_file
 
GtkAccelGroup * global_accels
 
GtkAccelGroup * darkroom_accels
 
GtkAccelGroup * lighttable_accels
 
GtkAccelGroup * active_group
 
GHashTable * acceleratables
 
gint reset
 
GdkKeymap * keymap
 
GdkModifierType default_mod_mask
 
gboolean init
 
GtkAccelKey active_key
 
gboolean disable_accels
 
GtkAccelFlags flags
 
dt_pthread_mutex_t lock
 
struct dt_accels_t::scroll scroll
 

Field Documentation

◆ acceleratables

◆ active_group

◆ active_key

GtkAccelKey dt_accels_t::active_key

◆ config_file

char* dt_accels_t::config_file

◆ darkroom_accels

◆ default_mod_mask

GdkModifierType dt_accels_t::default_mod_mask

◆ disable_accels

gboolean dt_accels_t::disable_accels

◆ flags

◆ global_accels

◆ init

gboolean dt_accels_t::init

Referenced by _connect_accel(), and dt_accels_init().

◆ keymap

GdkKeymap* dt_accels_t::keymap

◆ lighttable_accels

◆ lock

◆ reset

◆ scroll


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