PHP-GTK Manual
This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.
Emits the signal signal_type. signal_type is the name of the signal to emit.
This method is called automatically when an event is triggered. The signal that is emitted is determined by the event that occured.
See also: emit_stop() , emit_stop_by_name()