On Wed, 2003-12-24 at 10:47, [EMAIL PROTECTED] wrote: > I have a new function to add to libglade it basically just makes it > easier to use glade for things such as the following: > > I define a struct that contains my application state. > then i normally using gtk would just pass this via > g_signal_connect to each callback. using > glade_xml_signal_autoconnect I have no way of doing this. > I believe I can accomplish what I want using > glade_xml_signal_autoconnect_full > however,
You can. We do this in the Gnucash source code with the callback from glade_xml_signal_autoconnect_full. Would be nice to have this functionality embedded in libglade itself. David
signature.asc
Description: This is a digitally signed message part
