WebKit2.ScriptDialog.get_message (original) (raw)

WebKit2

API Version: 4.1

Library Version: 2.42.5

Type

ScriptDialog

Methods

close confirm_set_confirmed get_dialog_type get_message prompt_get_default_text prompt_set_text ref unref

Generated by gi-docgen 2023.4

Method

WebKit2ScriptDialogget_message

Declaration [src]


const gchar*
webkit_script_dialog_get_message (
  WebKitScriptDialog* dialog
)

Description [src]

Get the message of a WebKitScriptDialog.

Return value

Type: const gchar*

The message of dialog.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.