[ Version ( since = "4.2" ) ]
public static Ordering from_cmpfunc (int cmpfunc_result)
Converts the result of a `GCompareFunc` like strcmp
to a `GtkOrdering` value.
cmpfunc_result |
Result of a comparison function |
the corresponding `GtkOrdering` |