Re: How to wait for a destruction of a dialog?
- From: Havoc Pennington <hp redhat com>
- To: ymg azstarnet com
- Cc: gtk-app-devel-list gnome org
- Subject: Re: How to wait for a destruction of a dialog?
- Date: 07 Nov 2000 09:34:56 -0500
Warrior <ymg azstarnet com> writes:
Why? What's the difference? gtk_main() calls g_main_run() I believe...
gtk_main() and gtk_main_quit() have the same problem as global
variables since they manipulate a global variable stack (accidentally
calling gtk_main_quit() expecting to exit the app and just quitting
the dialog instead is a common bug).
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]