Method
WebKit2WebExtensionFrameget_javascript_global_context
Declaration [src]
JSGlobalContextRef
webkit_frame_get_javascript_global_context (
WebKitFrame* frame
)
Description [src]
Gets the global JavaScript execution context. Use this function to bridge between the WebKit and JavaScriptCore APIs.
Available since: | 2.2 |
Deprecated since: | 2.22 |
Use | |
This method is not directly available to language bindings. |