Stops a signal's current emission.
This is just like g_signal_stop_emission() except it will look up the signal id for you.
the object whose signal handlers you wish to stop.
a string of the form "signal-name::detail".
See Implementation
Stops a signal's current emission.
This is just like g_signal_stop_emission() except it will look up the signal id for you.