Property
AdwMessageDialog:close-response
deprecated: 1.6 since: 1.2
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
.
Default value | close |
Getter method | adw_message_dialog_get_close_response() |
Setter method | adw_message_dialog_set_close_response() |