Method
WebKit2WebExtensionFrameget_form_manager
Declaration [src]
WebKitWebFormManager*
webkit_frame_get_form_manager (
WebKitFrame* frame,
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. |