[ CCode ( cprefix = "GTK_ORDERING_" , type_id = "gtk_ordering_get_type ()" ) ]
public enum Ordering
Describes the way two values can be compared.
These values can be used with a [[email protected]]. However, a `GCompareFunc` is allowed to return any integer values. For converting such a value to a `GtkOrdering` value, use [[email protected]_cmpfunc].