How to invoke none blocking main, with thread safety.

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

 



Hello,

I need to create window instance, with a WebKitWebView. I'm writing this in C. However all of the examples I have seen are invoked from a main function and use either gtk_application_run or gtk_main, both of which block. Unfortunately I can only write this as a shared library.

How can I start a gtk instance without it blocking? Also hopefully I can do this with some thread safety.

Thanks in advanced,

Mike R.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux