Connects all signal handlers defined in the glade file to functions with the same name as the signal handler. Other than signal_autoconnect() the calling widget will not be passed as the first parameter (just omitted).
For an explanation of the handlers parameter see signal_autoconnect() .