On 18 November 2014, quoth 刘阳: > I was trying to work with libwebkitgtk-4.0, I want to use it with no > GUI program like a web crawler.
WebKit and WebKit/GTK are fundamentally UI-based systems; I'm not sure that it makes much sense trying to use them in a non-visual web crawling application. Have you considered using something lower level such as libcurl? _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
