new_collator_desc


Description:

public static Filter new_collator_desc (uint column)

Create a Filter that takes string values from a column in the model and builds a FilterModel with the rows sorted descending according to the collation rules of the current locale.

Parameters:

column

The index of a column containing the strings to sort after

out_filter

A pointer to an uninitialized Filter struct. This struct will zeroed and configured with the filter parameters