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 * map_accels
 
GtkAccelGroup * print_accels
 
GtkAccelGroup * slideshow_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
 

Detailed Description

Definition at line 119 of file accelerators.h.

Field Documentation

◆ acceleratables

◆ active_group

◆ active_key

GtkAccelKey dt_accels_t::active_key

◆ config_file

char* dt_accels_t::config_file

Definition at line 121 of file accelerators.h.

Referenced by dt_accels_cleanup(), dt_accels_init(), and dt_accels_load_user_config().

◆ darkroom_accels

◆ default_mod_mask

GdkModifierType dt_accels_t::default_mod_mask

Definition at line 136 of file accelerators.h.

Referenced by _accels_keys_decode(), and dt_accels_init().

◆ disable_accels

gboolean dt_accels_t::disable_accels

Definition at line 145 of file accelerators.h.

Referenced by dt_accels_disable(), dt_accels_dispatch(), and dt_accels_init().

◆ flags

GtkAccelFlags dt_accels_t::flags

◆ global_accels

◆ init

gboolean dt_accels_t::init

Definition at line 139 of file accelerators.h.

Referenced by _connect_accel(), and dt_accels_init().

◆ keymap

GdkKeymap* dt_accels_t::keymap

Definition at line 135 of file accelerators.h.

Referenced by _accels_keys_decode(), dt_accels_init(), and guess_key_group().

◆ lighttable_accels

GtkAccelGroup* dt_accels_t::lighttable_accels

◆ lock

◆ map_accels

GtkAccelGroup* dt_accels_t::map_accels

◆ print_accels

GtkAccelGroup* dt_accels_t::print_accels

◆ reset

gint dt_accels_t::reset

◆ scroll

◆ slideshow_accels

GtkAccelGroup* dt_accels_t::slideshow_accels

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