stop_emission_by_name
Description:
Stops a signal's current emission.
This is just like stop_emission except it will look up the signal id for you.
Parameters:
instance |
the object whose signal handlers you wish to stop. |
detailed_signal |
a string of the form "signal-name: |