Method
WebKit2JavascriptResultget_js_value
since: 2.22
Declaration [src]
JSCValue*
webkit_javascript_result_get_js_value (
WebKitJavascriptResult* js_result
)
Return value
Type: JSCValue
The JSCValue
of the WebKitJavascriptResult
.
The data is owned by the instance. |