:right-sidebar: True Ordering =================================================================== .. currentmodule:: gi.repository.Gtk .. class:: Ordering :no-contents-entry: Describes the way two values can be compared. These values can be used with a [callback``GLib``\.CompareFunc]. However, a ``GCompareFunc`` is allowed to return any integer values. For converting such a value to a ``GtkOrdering`` value, use :obj:`~gi.repository.Gtk.Ordering.from_cmpfunc`\. Fields ------ .. rst-class:: interim-class .. class:: Ordering :no-index: .. attribute:: EQUAL The type of the None singleton. .. attribute:: LARGER The type of the None singleton. .. attribute:: SMALLER The type of the None singleton.