Hi Joao, you need to disconnect the old signal if you don't want it to be called any more.

John

Joao Rainha wrote:
I want to change a callback, on a button "clicked" signal for example, to another function during program running.

Can i simply do a g_signal_connect() to the new callback function, or do i have do "unreference" the old callback?
I can find this info on the man pages.


_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to