WebView.evaluateJavascriptFinish

Finish an asynchronous operation started with webkit.web_view.WebView.evaluateJavascript.

Parameters

resulta #GAsyncResult

Returns

a #JSCValue with the result of the last executed statement in script

or null in case of error

Throws