[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Event Handling



	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]