Re: disable destroy callback



on 10/3/00 9:17 AM, Jose Eusebio Roza Pando at jeroza alu uah es wrote:

I have a destroy callback and i would like to enable it and disable
it. How can I do it?

Any signal handler, including one for the "destroy" signal, can be
temporarily turned off with gtk_signal_handler_block and turned back on with
gtk_signal_handler_unblock.

    -- Darin





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