Enumeration
AdwResponseAppearance
since: 1.2
Description [src]
Describes the possible styles of AdwAlertDialog
response buttons.
Available since: 1.2
Members
ADW_RESPONSE_DEFAULT
-
The default appearance.
- Value:
0
- Nickname:
default
- Available since: 1.2
- Value:
ADW_RESPONSE_SUGGESTED
-
Used to denote important responses such as the affirmative action.
- Value:
1
- Nickname:
suggested
- Available since: 1.2
- Value:
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.
- Value:
2
- Nickname:
destructive
- Available since: 1.2
- Value: