:right-sidebar: True DeleteType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: DeleteType :no-contents-entry: Passed to various keybinding signals for deleting text. Fields ------ .. rst-class:: interim-class .. class:: DeleteType :no-index: .. attribute:: CHARS The type of the None singleton. .. attribute:: DISPLAY_LINES The type of the None singleton. .. attribute:: DISPLAY_LINE_ENDS The type of the None singleton. .. attribute:: PARAGRAPHS The type of the None singleton. .. attribute:: PARAGRAPH_ENDS The type of the None singleton. .. attribute:: WHITESPACE The type of the None singleton. .. attribute:: WORDS The type of the None singleton. .. attribute:: WORD_ENDS The type of the None singleton.