:right-sidebar: True SortType =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: SortType :no-contents-entry: Determines the direction of a sort. Fields ------ .. rst-class:: interim-class .. class:: SortType :no-index: .. attribute:: ASCENDING Sorting is in ascending order. .. attribute:: DESCENDING Sorting is in descending order.