:right-sidebar: True ResponseAppearance =================================================================== .. currentmodule:: gi.repository.Adw .. versionadded:: 1.2 .. class:: ResponseAppearance :no-contents-entry: Describes the possible styles of :obj:`~gi.repository.Adw.AlertDialog` response buttons. See :obj:`~gi.repository.AlertDialog.set_response_appearance`. Fields ------ .. rst-class:: interim-class .. class:: ResponseAppearance :no-index: .. attribute:: DEFAULT The default appearance. .. attribute:: DESTRUCTIVE Used to draw attention to the potentially damaging consequences of using the response. This appearance acts as a warning to the user. .. attribute:: SUGGESTED Used to denote important responses such as the affirmative action.