Re: [gtk-list] Re: stop widget destruction?
- From: fractture <fract sprintmail com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Re: stop widget destruction?
- Date: Tue, 05 May 1998 12:50:49 -0700
> Hmm, it didn't seem to help. I also tried FALSE. I just need a way
> to keep gtk from deleting windows that the window manager wants deleted.
>
That should work as long as you connect it to a "delete_event" and not a
"destroy".
WindowManagers usually send a delete, but gtk will interpret it as a destroy
if that is what you want it to do.
At least that is what I gather from the behavior I have seen.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]