EventListener.setListener

Undocumented in source. Be warned that the author may not have intended to support it.
class EventListener(O : Event, Children...)
@safe
void
setListener
(
E...
)
if (
areValidChildren!(O, Children)
)

Meta