Method
WebKit2WebExtensionWebPageget_main_frame
since: 2.2
Declaration [src]
WebKitFrame*
webkit_web_page_get_main_frame (
WebKitWebPage* web_page
)
Return value
Type: WebKitFrame
The WebKitFrame
that is the main frame of web_page
.
The returned data is owned by the instance. |