PHP-GTK Manual
This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.
Stops the signal identified by signal_id from being emitted. The signal_id is the return value from emit() .
See also: emit() , emit_stop_by_name()