:right-sidebar: True AccessibleSort =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: AccessibleSort :no-contents-entry: The possible values for the :const:`~gi.repository.Gtk.AccessibleProperty.SORT` accessible property. Fields ------ .. rst-class:: interim-class .. class:: AccessibleSort :no-index: .. attribute:: ASCENDING Items are sorted in ascending order by this column. .. attribute:: DESCENDING Items are sorted in descending order by this column. .. attribute:: NONE There is no defined sort applied to the column. .. attribute:: OTHER A sort algorithm other than ascending or descending has been applied.