ScriptDialog
class ScriptDialog(val webkitScriptDialogPointer: <Error class: unknown class><<Error class: unknown class>>)(source)
Carries details to be shown in user-facing dialogs.
Constructors
Functions
Link copied to clipboard
Set whether the user confirmed the dialog.
Link copied to clipboard
Get the dialog type of a #WebKitScriptDialog.
Link copied to clipboard
Get the message of a #WebKitScriptDialog.
Link copied to clipboard
Get the default text of a #WebKitScriptDialog of type %WEBKIT_SCRIPT_DIALOG_PROMPT.
Link copied to clipboard
Set the text entered by the user in the dialog.
Link copied to clipboard
Atomically increments the reference count of @dialog by one.