FormSubmissionRequest
Object Hierarchy:
Description:
[ CCode ( type_id = "webkit_form_submission_request_get_type ()" ) ]
public class FormSubmissionRequest : Object
public class FormSubmissionRequest : Object
Represents a form submission request.
When a form is about to be submitted in a WebView, the submit_form signal is emitted. Its request argument contains information about the text fields of the form, that are typically used to store login information, returned as lists by list_text_fields. You can submit the form with submit.
Namespace: WebKit
Package: webkit2gtk-4.1
Content:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GLib.Object