Re: catching destroy signal



broc stirton amd com writes:
I am trying to catch the destroy signal that the top-level window
gets from the window manager.  I am using:

You want to connect to delete_event and return TRUE, stopping destroy
is not possible (or at least not a good idea).

Havoc



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