Re: Catching "destroy" signals
- From: Russell Shaw <rjshaw iprimus com au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Catching "destroy" signals
- Date: Mon, 17 Nov 2003 12:08:34 +1100
Daniel Haude wrote:
On Sun, 16 Nov 2003, Ian Bell wrote:
If you want to do clean up actions you should not wait until 'destroy'
occurs. Instead you should connect a handleer to the delete event.
I totally agree. The problem is that I'm unable to delete a window from
the outside as there is no gtk_window_delete() or gtk_widget_delete()
function. The only way to ever get a "delete_event" is when I close the
window from the window manager.
What do you mean "closing from outside"?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]