Enumeration (GI Enum)

Adw-1AdwResponseAppearanceSince 1.2

Describes the possible styles of AlertDialog response buttons.

See AlertDialog.set_response_appearance.

1.2

Index

Enumeration Members

Enumeration Members

DEFAULT: number

the default appearance.

DESTRUCTIVE: number

used to draw attention to the potentially damaging consequences of using the response. This appearance acts as a warning to the user.

SUGGESTED: number

used to denote important responses such as the affirmative action.