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