TypeScript API Documentation for GOBJECT
API Version: 2.0
Library Version: 2.86.4
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Stops a signal's current emission.
This is just like g_signal_stop_emission() except it will look up the signal id for you.
g_signal_stop_emission()
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
g_signal_stop_emission()except it will look up the signal id for you.