:right-sidebar: True EraseBinding =================================================================== .. currentmodule:: gi.repository.Vte .. class:: EraseBinding :no-contents-entry: An enumerated type which can be used to indicate which string the terminal should send to an application when the user presses the Delete or Backspace keys. Fields ------ .. rst-class:: interim-class .. class:: EraseBinding :no-index: .. attribute:: ASCII_BACKSPACE The type of the None singleton. .. attribute:: ASCII_DELETE The type of the None singleton. .. attribute:: AUTO The type of the None singleton. .. attribute:: DELETE_SEQUENCE The type of the None singleton. .. attribute:: TTY The type of the None singleton.