WebKitFrame

WebKitFrame

Functions

Types and Values

struct WebKitFrame

Object Hierarchy

    GObject
    ╰── WebKitFrame

Description

Functions

webkit_frame_is_main_frame ()

gboolean
webkit_frame_is_main_frame (WebKitFrame *frame);

webkit_frame_get_uri ()

const gchar *
webkit_frame_get_uri (WebKitFrame *frame);

webkit_frame_get_javascript_global_context ()

JSGlobalContextRef
webkit_frame_get_javascript_global_context
                               (WebKitFrame *frame);

webkit_frame_get_javascript_context_for_script_world ()

JSGlobalContextRef
webkit_frame_get_javascript_context_for_script_world
                               (WebKitFrame *frame,
                                WebKitScriptWorld *world);

Types and Values

struct WebKitFrame

struct WebKitFrame;