Enumeration
GtkOrdering
Description [src]
Describes the way two values can be compared.
These values can be used with a GCompareFunc
. However,
a GCompareFunc
is allowed to return any integer values.
For converting such a value to a GtkOrdering
value, use
gtk_ordering_from_cmpfunc()
.
Type functions
gtk_ordering_from_cmpfunc
Converts the result of a GCompareFunc
like strcmp()
to a
GtkOrdering
value.
since: 4.2