Property
AdwMessageDialog:default-response
deprecated: 1.6 since: 1.2
Description [src]
The response ID of the default response.
If set, pressing Enter will activate the corresponding button.
If set to NULL
or a non-existent response ID, pressing Enter
will do nothing.
Default value | NULL |
Getter method | adw_message_dialog_get_default_response() |
Setter method | adw_message_dialog_set_default_response() |