arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
GlobalHotkey.this
arsd
simpledisplay
GlobalHotkey
Create from initialzed KeyEvent object
this
(KeyEvent akey, void delegate() ahandler)
class
GlobalHotkey
this
(
KeyEvent
akey
,
void
delegate
(
)
ahandler
= null
)
this
(const(char)[] akey, void delegate() ahandler)
Meta
Source
See Implementation
arsd
simpledisplay
GlobalHotkey
constructors
this
Create from initialzed KeyEvent object