Re: catching destroy signal
- From: Havoc Pennington <hp redhat com>
- To: broc stirton amd com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: catching destroy signal
- Date: 26 Feb 2002 19:31:34 -0500
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]