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