puppeteer v0.8.0 (2016-09-05T11:38:30Z)
Dub
Repo
Signal.connect
puppeteer
signal
Signal
Add a slot to the list of slots to be called when emit() is called.
mixintemplate
Signal
(T1...)
final shared
void
connect
(
slot_t
slot
)
Meta
Source
See Implementation
puppeteer
signal
Signal
aliases
slot_t
destructors
~this
functions
connect
disconnect
emit
Add a slot to the list of slots to be called when emit() is called.