Documentation
Dlang.org
AtkUtilClass.addKeyEventListener
atk
c
types
AtkUtilClass
adds the specified function to the list of functions to be called when a key event occurs.
struct
AtkUtilClass
extern (
C
)
uint
function
(
AtkKeySnoopFunc
listener
,
void
*
data
)
addKeyEventListener
;
atk
c
types
AtkUtilClass
variables
addGlobalEventListener
addKeyEventListener
getRoot
getToolkitName
getToolkitVersion
parent
removeGlobalEventListener
removeKeyEventListener
adds the specified function to the list of functions to be called when a key event occurs.