[webkit-help] catching JavaScript events

Luka Napotnik luka.napotnik at gmail.com
Thu Sep 10 01:17:24 PDT 2009


Hello.

I want to know if it's possible to catch a Javascript event from WebCore.
I have a JavaScript function that will be called when some event
happens. Now I want to bind the function to a C function I wrote using
the Gtk+ port. Seeing such projects such as seed which  binds JS and
Gtk+ I guess it's possible.

Is there some JavaScript API I can call and get JS events eg. function calls?

Greets,
Luka


More information about the webkit-help mailing list