[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: disable destroy callback
- From: Andy <sveikaus worldnet att net>
- To: Jose Eusebio Roza Pando <jeroza alu uah es>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: disable destroy callback
- Date: Tue, 03 Oct 2000 17:13:42 -0400
Jose Eusebio Roza Pando wrote:
>
> Hi,
> I have a destroy callback and i would like to enable it and disable
> it.
> How can I do it?
> Thanks
> Eusebio
Notice that gtk_signal_connect returns type gint. You can use this gint
with gtk_signal_disconnect.
--
"It was the first time somebody called me 'sir', without adding, 'you're
making a scene.'"
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]