Method
AdwAlertDialogget_response_appearance
since: 1.5
Declaration [src]
AdwResponseAppearance
adw_alert_dialog_get_response_appearance (
AdwAlertDialog* self,
const char* response
)
Parameters
response
-
Type:
const char*
A response ID.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.
Return value
Type: AdwResponseAppearance
The appearance of response
.