WebView.runJavascriptInWorldFinish

Finish an asynchronous operation started with webkit_web_view_run_javascript_in_world().

class WebView
runJavascriptInWorldFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

a #WebKitJavascriptResult with the result of the last executed statement in @script or %NULL in case of error

Throws

GException on failure.

Meta

Since

2.22