Ordering package:gi-gtk4
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
Ordering.
from_cmpfunc().
the first value is larger than the second
the first value is smaller than the second
Catch-all for unknown values