[Mono-dev] ANN: Bindings for WebKit/Gtk

Alp Toker alp at nuanti.com
Sun Apr 20 20:59:13 EDT 2008


Carlos Martín Nieto wrote:
> These are being written by hand because the glib part of WebKit/Gtk is 
> written in some sbuset of C++ which gapi2 doesn't grok, so bad luck.

Hi Carlos,

The gapi2 parser works fine on the WebKit/GTK+ sources once you remove 
the WEBKIT_API prefixes in the headers (search and replace).

I have an experimental binding as part of nbind:
   http://www.ndesk.org/nbind/

Here's a build:
   http://www.ndesk.org/tmp/nwebkit.dll

monodoc in SVN has initial WebKit support if you want to see it in action:
   http://www.ndesk.org/tmp/monodoc-webkit.png

It's probably a bit too soon to switch (API not yet fully stable). This 
binding is one of three components we're developing that'll provide 
seamless embedding and integration between managed applications and web 
content including bidirectional access to the scripting engine and 
browser DOM.

Cheers

-- 
http://www.nuanti.com
the browser experts


More information about the Mono-devel-list mailing list