or null in case of error
WebView.callAsyncJavascriptFunctionFinish
javascriptcore.value.Value callAsyncJavascriptFunctionFinish(gio.async_result.AsyncResult result)Finish an asynchronous operation started with [webkit.web_view.WebView.callAsyncJavascriptFunction].
Parameters
result | a #GAsyncResult |
Returns
a #JSCValue with the return value of the async function
Throws
[ErrorWrap]