Enumeration
AdwResponseAppearance
since: 1.2
Description [src]
Describes the possible styles of AdwMessageDialog
response buttons.
Available since: 1.2
Members
Name | Description |
---|---|
ADW_RESPONSE_DEFAULT |
The default appearance. |
ADW_RESPONSE_SUGGESTED |
Used to denote important responses such as the affirmative action. |
ADW_RESPONSE_DESTRUCTIVE |
Used to draw attention to the potentially damaging consequences of using the response. This appearance acts as a warning to the user. |