Create a new Filter sorting a model according to a CompareRowFunc.
cmp_row |
A CompareRowFunc to use for sorting |
cmp_destroy |
The DestroyNotify to call on |
cmp_user_data |
User data passed to |
out_filter |
A pointer to an uninitialized Filter struct. This struct will zeroed and configured with the filter parameters |