:right-sidebar: True AccessibleTextGranularity =================================================================== .. currentmodule:: gi.repository.Gtk .. versionadded:: 4.14 .. class:: AccessibleTextGranularity :no-contents-entry: The granularity for queries about the text contents of a :obj:`~gi.repository.Gtk.AccessibleText` implementation. Fields ------ .. rst-class:: interim-class .. class:: AccessibleTextGranularity :no-index: .. attribute:: CHARACTER The type of the None singleton. .. attribute:: LINE The type of the None singleton. .. attribute:: PARAGRAPH The type of the None singleton. .. attribute:: SENTENCE The type of the None singleton. .. attribute:: WORD The type of the None singleton.