EventHandler

alias EventHandler = void delegate(Widget handlerAttachedTo, Event event)

Meta