webkit.script_dialog
Module for [ScriptDialog] class
class ScriptDialog
Types 1
classScriptDialog : gobject.boxed.Boxed
Carries details to be shown in user-facing dialogs.
Methods
webkit.types.ScriptDialogType getDialogType() nothrowGet the dialog type of a #WebKitScriptDialog. Returns: the #WebKitScriptDialogType of dialogstring getMessage() nothrowGet the message of a #WebKitScriptDialog. Returns: the message of dialog.string promptGetDefaultText() nothrowGet the default text of a #WebKitScriptDialog of type [webkit.types.ScriptDialogType.Prompt].