[Glade-users] signals



hello,
i would like to make a handler for a g_signal_connect like:

  g_signal_connect ((gpointer) checkbutton2, "activate",
                    G_CALLBACK (on_checkbutton2_activate),
                    NULL);

but i would like to send some more values to the callback function instead
of the null, like a array of integers but i am not able to get it, could
someone help me please?

thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20070211/a93a9362/attachment.html 




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