Re: Add signal handler for gtk_main_quit()
- From: "David Necas (Yeti)" <yeti physics muni cz>
- To: "yinglcs2 yahoo com" <yinglcs2 yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: Add signal handler for gtk_main_quit()
- Date: Sun, 2 Apr 2006 08:31:22 +0200
On Sat, Apr 01, 2006 at 08:33:30PM -0800, yinglcs2 yahoo com wrote:
> How can I add a signal handler for gtk_main_quit()?
gtk_main_quit() is not an action of any object, so how it
could have a signal handler?
> I mean there are multiple places in my application
> which calls gtk_main_quit(), but I want it to call a
> 'cleanup handler' as part of the exit sequence.
See gtk_quit_add().
Yeti
--
That's enough.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]