AtkUtilClass.addKeyEventListener

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;