[Glade-users] signals
Mariano Perez-Sauquillo Perera
mithrandir82 at gmail.com
Sun Feb 11 17:11:40 EST 2007
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
More information about the Glade-users
mailing list