RE: catching destroy signal
- From: broc stirton amd com
- To: gtk-app-devel-list gnome org
- Subject: RE: catching destroy signal
- Date: Wed, 27 Feb 2002 10:19:32 -0600
That works perfectly. Thanks a bunch!
-----Original Message-----
From: Havoc Pennington [mailto:hp redhat com]
Sent: Tuesday, February 26, 2002 6:32 PM
To: Stirton, Broc
Cc: gtk-app-devel-list gnome org
Subject: 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]