[webkit-gtk] WebKit introspection omits a lot of DOM methods

Emmanuel Rodriguez emmanuel.rodriguez at gmail.com
Sun Jun 19 10:33:38 PDT 2011


On Mon, Jun 6, 2011 at 16:41, Emmanuel Rodriguez
<emmanuel.rodriguez at gmail.com> 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


More information about the webkit-gtk mailing list