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