Property
AdapAlertDialog:close-response
since: 1.5
Description [src]
The ID of the close response.
It will be passed to AdapAlertDialog::response if the dialog 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.5
| Default value | close |
| Getter method | adap_alert_dialog_get_close_response() |
| Setter method | adap_alert_dialog_set_close_response() |