Returns a compare function which is a reversed version of the given function.
cmp |
a compare function. if not specified, Gee.Functions.get_compare_func_for is used to get a proper function. |
the new compare function |