Stops a signal's current emission. This is just like g_signal_stop_emission() except it will look up the signal id for you.
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.