remove_child_source
Description:
Detaches child_source
from this and destroys it.
This API is only intended to be used by implementations of SignalSource. Do not call this API on a SignalSource that you did not create.
Parameters:
this | |
child_source |
a SignalSource previously passed to add_child_source. |