main loop



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]