GrafX2 2.9.3227
The ultimate 256-color painting program
|
Macros | |
#define | FAST_MOD GFX2_MOD_SHIFT |
Variables | |
T_Key_config | ConfigKey [NB_SHORTCUTS] |
Table with all the configurable shortcuts, whether they are for a menu button or a special action. More... | |
word | Ordering [NB_SHORTCUTS] |
Translation table from a shortcut index to a shortcut identifier. More... | |
#define FAST_MOD GFX2_MOD_SHIFT |
T_Key_config ConfigKey[NB_SHORTCUTS] |
Table with all the configurable shortcuts, whether they are for a menu button or a special action.
Referenced by Find_default_shortcut(), Load_CFG(), Save_CFG(), Set_config_defaults(), and Window_set_shortcut().
word Ordering[NB_SHORTCUTS] |
Translation table from a shortcut index to a shortcut identifier.
The value is either:
Referenced by Find_default_shortcut(), Load_CFG(), Remove_duplicate_shortcuts(), Save_CFG(), Set_config_defaults(), and Window_set_shortcut().