Method
WebKit2WebExtensionWebPageget_form_manager
since: 2.40
Declaration [src]
WebKitWebFormManager*
webkit_web_page_get_form_manager (
WebKitWebPage* web_page,
WebKitScriptWorld* world
)
Parameters
world
-
Type:
WebKitScriptWorld
A
WebKitScriptWorld
.The argument can be NULL
.The data is owned by the caller of the method.
Return value
Type: WebKitWebFormManager
A WebKitWebFormManager
.
The returned data is owned by the instance. |