Method
AdapAlertDialogget_response_appearance
since: 1.5
Declaration [src]
AdapResponseAppearance
adap_alert_dialog_get_response_appearance (
AdapAlertDialog* 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: AdapResponseAppearance
The appearance of response
.