[webkit-gtk] evaluateJavascript() ?
Diego Escalante Urrelo
diegoe at gnome.org
Thu Jun 10 10:38:15 PDT 2010
El jue, 10-06-2010 a las 18:12 +0200, Mesny Jonathan escribió:
> Hi,
>
>
> I'm looking for a way to execute Javascript.
> Does it exist a method evaluateJavascript() like in the Qt port ?
> Or, of course, something similar ?
>
http://webkitgtk.org/reference/webkitgtk-webkitwebview.html
webkit_web_view_execute_script (view, const char *script);
More information about the webkit-gtk
mailing list