Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

Method GTK2.GladeXML()->signal_autoconnect()


Method signal_autoconnect

GTK2.GladeXML signal_autoconnect(mapping callbacks, mixed data)

Description

Try to connect functions to all signals in the interface. The mapping should consist of handler name : function pairs. The data argument will be saved and sent as the first argument to all callback functions.