AtkUtilClass.removeGlobalEventListener

removes 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)
void function(uint listenerId) removeGlobalEventListener;