Enumeration
GtkSorterOrder
Members
Name | Description |
---|---|
GTK_SORTER_ORDER_PARTIAL |
A partial order. Any |
GTK_SORTER_ORDER_NONE |
No order, all elements are considered equal.
gtk_sorter_compare() will only return |
GTK_SORTER_ORDER_TOTAL |
A total order. gtk_sorter_compare() will only
return |