Finish an asynchronous operation started with webkit_web_view_run_javascript_from_gresource().
Check webkit_web_view_run_javascript_finish() for a usage example.
a #GAsyncResult
a #WebKitJavascriptResult with the result of the last executed statement in @script or %NULL in case of error
GException on failure.
See Implementation
Finish an asynchronous operation started with webkit_web_view_run_javascript_from_gresource().
Check webkit_web_view_run_javascript_finish() for a usage example.