On Mon, 2 Feb 2009 17:05:40 +1000 Dan Ium wrote:
> Does there always need to be at least one gtk_main active, or is it ok
> to do call gtk_main after gtk_main_quit is called on the inner most
> loop? And if so, do you have to call gtk_init again before you call
> gtk_main after the inner most loop
Hi,
Does there always need to be at least one gtk_main active, or is it ok
to do call gtk_main after gtk_main_quit is called on the inner most
loop? And if so, do you have to call gtk_init again before you call
gtk_main after the inner most loop has quit?
Also. what is the proper way to free/dest