or null in case of error
WebView.evaluateJavascriptFinish
javascriptcore.value.Value evaluateJavascriptFinish(gio.async_result.AsyncResult result)Finish an asynchronous operation started with [webkit.web_view.WebView.evaluateJavascript].
Parameters
result | a #GAsyncResult |
Returns
a #JSCValue with the result of the last executed statement in script
Throws
[ErrorWrap]