[Glade-users] g_signal_connect and passing data

Russell Shaw rjshaw@iprimus.com.au
Fri, 31 Oct 2003 13:16:45 +1100


olafandjasper@hushmail.com wrote:
> Hello:
> BTW: I am using C.
> I am having a problem printing out the data I pass to a callback function.
>  I am using the g_signal_connect. The function is getting
> called and if I hard code the data it prints just FINE, but I can't.
> 
> Here is my stuff:
...
> Any help would be apprecited.

Use gdb/ddd.