:right-sidebar: True ResponseType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: ResponseType :no-contents-entry: Predefined values for use as response ids in :func:`~gi.repository.Gtk.Dialog.add_button`. All predefined values are negative; GTK leaves values of 0 or greater for application-defined response ids. Fields ------ .. rst-class:: interim-class .. class:: ResponseType :no-index: .. attribute:: ACCEPT The type of the None singleton. .. attribute:: APPLY The type of the None singleton. .. attribute:: CANCEL The type of the None singleton. .. attribute:: CLOSE The type of the None singleton. .. attribute:: DELETE_EVENT The type of the None singleton. .. attribute:: HELP The type of the None singleton. .. attribute:: NO The type of the None singleton. .. attribute:: NONE The type of the None singleton. .. attribute:: OK The type of the None singleton. .. attribute:: REJECT The type of the None singleton. .. attribute:: YES The type of the None singleton.