- addEventListenerTyped
auto addEventListenerTyped(Handle node, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- domEvent
void domEvent(uint ctx, uint fun, EventType type)
Undocumented in source. Be warned that the author may not have intended to support it.
- emit
auto emit(T t, EventEmitter emitter)
Undocumented in source. Be warned that the author may not have intended to support it.
- emit
auto emit(EventEmitter emitter, size_t addr)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeEventListenerTyped
auto removeEventListenerTyped(Handle node, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- toEventType
EventType toEventType(ListenerType listener)
Undocumented in source. Be warned that the author may not have intended to support it.
- toTuple
auto toTuple(Delegate d)
Undocumented in source. Be warned that the author may not have intended to support it.