Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
GTK
GTK.GladeXML

Method GTK.GladeXML()->signal_autoconnect()


Method signal_autoconnect

GTK.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.