The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
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.)