Property
AdwMessageDialog:default-response
Description [src]
The response ID of the default response.
The button corresponding to this response will be set as the default widget of the dialog.
If not set, the default widget will not be set, and the last added response will be focused by default.
| Type: | gchar* |
| Available since: | 1.2 |
| Deprecated since: | 1.6 |
Use | |
| Setter method | adw_message_dialog_set_default_response() |
| Getter method | adw_message_dialog_get_default_response() |