Property

AdwMessageDialog:close-response

deprecated: 1.6 since: 1.2

Declaration

property close-response: utf8 [ read, write ]

Description [src]

The ID of the close response.

It will be passed to AdwMessageDialog::response if the window is closed by pressing Escape or with a system action.

It doesn’t have to correspond to any of the responses in the dialog.

The default close response is close.

Type:gchar*

Available since: 1.2

Deprecated since: 1.6

Use AdwAlertDialog.

Flags

Readableyes
Writableyes
Constructno
Construct onlyno