puppeteer ~master (2016-10-10T11:42:48Z)
Dub
Repo
Signal.connect
puppeteer
signal
Signal
Add a slot to the list of slots to be called when emit() is called.
mixin template
Signal
(T1...)
final
void
connect
shared
(
slot_t
slot
)
Meta
Source
See Implementation
puppeteer
signal
Signal
aliases
slot_t
functions
connect
disconnect
emit
Add a slot to the list of slots to be called when emit() is called.