arsd-official ~master (2025-01-04T01:14:22Z)
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.)