Method
WebKit2WebExtensionDOMDocumentget_forms
Declaration [src]
WebKitDOMHTMLCollection*
webkit_dom_document_get_forms (
WebKitDOMDocument* self
)
Description
No description available.
Deprecated since: | 2.22 |
Use JavaScriptCore API instead. |
Gets property | WebKit2WebExtension.DOMDocument:forms |
Return value
Returns: | WebKitDOMHTMLCollection |
A |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |