[Glade-devel] Passing user data to signal handler



Hello,

In Gtk+ to connect a signal handler to a signal the function:

g_signal_connect(instance, detailed_signal, c_handler, data) 

can be called.  The fourth parameter as I understand allows the
developer to pass any type of data to the handler.  I noticed that in
the Properties->Signals tab in Glade 2 there are only the 'Signal'
'Handler' 'Object' and 'After' fields.  Is there a way to pass data to a
signal handler using Glade 2? 

Thanks

Joe 






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]