On Mon, Jun 6, 2011 at 16:41, Emmanuel Rodriguez <[email protected]> wrote: > Hi, > > I'm trying to use WebKit through the introspection mechanisms provided > by GObject and I've noticed that a lot of DOM methods are marked as > introspectable="0" and aren't accessible through introspection. > > Is there a plan to make these methods available through introspection > at one point?
Any help or comment on how to enable the DOM methods through the introspection framework is more than welcome. So far the only way that I can see for accessing the DOM is to use the C API. Emmanuel Rodriguez _______________________________________________ webkit-gtk mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-gtk
