Method
WebKit2JavascriptResultget_global_context
Declaration [src]
JSGlobalContextRef
webkit_javascript_result_get_global_context (
WebKitJavascriptResult* js_result
)
Description [src]
Get the global Javascript context.
Get the global Javascript context that should be used with the
webkit_javascript_result_get_value()
.
Deprecated since: | 2.22 |
Use |