ScriptWorld.getDefault

Get the default #WebKitScriptWorld. This is the normal script world where all scripts are executed by default. You can get the JavaScript execution context of a #WebKitScriptWorld for a given #WebKitFrame with webkit_frame_get_javascript_context_for_script_world().

class ScriptWorld
static
getDefault
()

Return Value

Type: webkitwebprocessextension.script_world.ScriptWorld

the default #WebKitScriptWorld