Re: [gtk-list] signals in Gtk




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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]