dformlib ~master (2022-05-10T21:19:32.5161069)
Dub
Repo
HotkeyRegister.IndexedCatAssigner
dfl
application
Application
HotkeyRegister
Undocumented in source.
struct
HotkeyRegister
static
struct
IndexedCatAssigner {
Keys
k
;
void
opCatAssign
(Handler dg);
}
Members
Functions
opCatAssign
void
opCatAssign
(Handler dg)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
k
Keys
k
;
Undocumented in source.
Meta
Source
See Implementation
dfl
application
Application
HotkeyRegister
aliases
Handler
static functions
addHandler
opIndex
removeHandler
structs
IndexedCatAssigner