Ordering#

class Ordering#

Describes the way two values can be compared.

These values can be used with a GLib.CompareFunc. However, a GCompareFunc is allowed to return any integer values. For converting such a value to a GtkOrdering value, use from_cmpfunc.

Fields#

class Ordering
EQUAL#

The type of the None singleton.

LARGER#

The type of the None singleton.

SMALLER#

The type of the None singleton.