cobox-wm ~develop (2022-04-23T20:02:44.0080431)
Dub
Repo
KeyboardEvents.addEvent
events
keyboard
KeyboardEvents
Undocumented in source. Be warned that the author may not have intended to support it.
void
addEvent
(uint keyMod, const(int) keySymbol, void function(const Arg* a) dg)
void
addEvent
(uint keyMod, const(int) keySymbol, void function(const Arg* a) dg, T arg)
class
KeyboardEvents
void
addEvent
(
T
)
(
uint
keyMod
,
const
(
int
)
keySymbol
,
void
function
(
const
Arg
*
a
)
dg
,
T
arg
)
Meta
Source
See Implementation
events
keyboard
KeyboardEvents
constructors
this
functions
addEvent
getKeys
grabkeys
keypress
listen
variables
keys