Event Handling
- From: David Scrève <dscreve clickteam com>
- To: <gtk-app-devel-list gnome org>
- Subject: Event Handling
- Date: Tue, 20 May 2003 14:16:29 +0200
Hello,
If I do not add any init/quit code, and does not use
gtk_main_quit(), is it safe to use :
while (TRUE)
gtk_main_iteration_do(TRUE);
Instead of :
gtk_main();
David
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]