WebView.getJavascriptGlobalContext

Get the global JavaScript context used by @web_view to deserialize the result values of scripts executed with webkit_web_view_run_javascript().

More...
class WebView
getJavascriptGlobalContext
()

Return Value

the <function>JSGlobalContextRef</function> used by @web_view to deserialize the result values of scripts.

Detailed Description

Deprecated: Use jsc_value_get_context() instead.

Meta