Re: g_signal_connect()
- From: John Cupitt <john cupitt ng-london org uk>
- To: jrainha olivia inesc-id pt
- Cc: gtk-list gnome org
- Subject: Re: g_signal_connect()
- Date: Mon, 13 Oct 2003 13:05:58 +0000
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]