[9902] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: signals in Gtk
daemon@ATHENA.MIT.EDU (Havoc Pennington)
Thu Nov 5 15:29:44 1998
Date: Thu, 5 Nov 1998 14:25:00 -0600 (CST)
From: Havoc Pennington <rhpennin@midway.uchicago.edu>
To: gtk-list@redhat.com
In-Reply-To: <Pine.LNX.4.02.9811051514550.22150-100000@mail.pathwaynet.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
On Thu, 5 Nov 1998, Jeremy Wise wrote:
>
> I'm trying to set up a handler for the SIGHUP signal in an app, but the
> Gdk handler seems to be overriding what I set up. Is there some way to
> tell Gdk not to capture signals?
>
Install your handler after gtk_init runs, and it should override the Gdk
handler.
Havoc
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null