Method
WebKit2JavascriptResultget_value
Declaration [src]
JSValueRef
webkit_javascript_result_get_value (
WebKitJavascriptResult* js_result
)
Description [src]
Get the value of js_result
.
You should use the webkit_javascript_result_get_global_context()
to use the
Deprecated since: | 2.22 |
Use | |
This method is not directly available to language bindings. |