arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
GlobalHotkey.this
arsd
simpledisplay
GlobalHotkey
Create from emacs-like key name ("C-M-Y", etc.)
this
(KeyEvent akey, void delegate() ahandler)
this
(const(char)[] akey, void delegate() ahandler)
class
GlobalHotkey
this
(
const
(
char
)[]
akey
,
void
delegate
(
)
ahandler
= null
)
Meta
Source
See Implementation
arsd
simpledisplay
GlobalHotkey
constructors
this
Create from emacs-like key name ("C-M-Y", etc.)