[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: close, destroy from window manager
- From: "Eric Gillespie, Jr." <epgilles olemiss edu>
- To: gtk-app-devel-list redhat com
- Subject: Re: close, destroy from window manager
- Date: Fri, 11 Jun 1999 01:41:23 -0500
On Wed, Jun 09, 1999 at 02:57:22PM +0200,
KESZEI Csaba <kecsa@impulzus.sch.bme.hu> wrote:
> > 'destroy' button, which apparently does a hard termination of the
> > x-application. i would like to know which event is sent by this 'destroy'
> > button. my tests show that neither the delete_event nor the destroy event
> > is sent by this button.
> Sends a SIGTERM or "kill -9" as i know.
>
> kecsa
>
It definitely doesn't send SIGKILL (which is 9, TERM is 15), because when
Netscape dies Destroy doesn't kill it, nor does SIGTERM, only SIGKILL can
take it down. I was told Destroy closes the program's connection to the
X server, and this is consistent with the error message the program gives
when you Destroy it ("Gdk-ERROR **: an x io error occurred").
--
Eric Gillespie, Jr. <*> epg@pobox.com
Don't you try to out-weird me! I get stranger things
than you free with my breakfast cereal!
--Zaphod Beeblebrox
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]