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
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to