set_close_response


Description:

public void set_close_response (string response)

Sets the ID of the close response of this.

It will be passed to [signal@AlertDialog:AdapAlertDialog:response] if the dialog is closed by pressing <kbd>Escape< /kbd> 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`.

Parameters:

this

an alert dialog

response

the close response ID