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

Re: disable destroy callback



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]