AtkUtilClass.addGlobalEventListener

adds the specified function to the list of functions to be called when an ATK event occurs. ATK implementors are discouraged from reimplementing this method.

struct AtkUtilClass
extern (C)
uint function(GSignalEmissionHook listener, const(char)* eventType) addGlobalEventListener;