[webkit-gtk] Webkit GTK Release 2 - basically unusable for us

Eric Gregory eric at yorba.org
Wed May 1 17:32:15 PDT 2013


On Wed, May 1, 2013 at 5:13 PM, Niranjan Rao <nhrdls at gmail.com> wrote:

>  Not really. If you use release 2, as far as I can see, you can not get
> frames. Its available in release 1. This is to say if you include
> webkit2.h, my understanding is these functions are not available.
>

Taking a quick look at the new API, WebFrame has been replaced by WebPage,
which has a method to get the DOMDocument object:
http://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebPage.html#webkit-web-page-get-dom-document

Seems like that's what you're looking for.

  - Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-gtk/attachments/20130501/bf727959/attachment-0001.html>


More information about the webkit-gtk mailing list