Method
AdwMessageDialogget_response_appearance
deprecated: 1.6 since: 1.2
Declaration [src]
AdwResponseAppearance
adw_message_dialog_get_response_appearance (
  AdwMessageDialog* self,
  const char* response
)
Description [src]
Gets the appearance of response.
Available since: 1.2
Deprecated since: 1.6
Use AdwAlertDialog.
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.