main loop
- From: The Saltydog <thesaltydog gmail com>
- To: gtk-app-devel-list gnome org
- Subject: main loop
- Date: Thu, 7 Jul 2005 15:47:34 +0200
I need to stop my application even if a loop is running. By executing
gtk_main_quit() I got this error:
Gtk-CRITICAL **: gtk_main_quit: assertion `main_loops != NULL' failed
..but I didn't started any new loop. It is the main loop that is
running. How can I safely stop it?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]