Re: Message dialog wont close



Mathew Bielejeski wrote:
[...]
This code is run in its own thread and these are the only gtk calls that are
made in the entire program.   Do I need to have a gtk_main() in order for it
to work?

Yes; you need to run gtk_main().

Cheers,
                           -Tristan



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