set_sort
Description:
Sorts this using the given sorting function.
Note:
Use ListModel instead
Parameters:
| this |
a Model |
| column |
the column to sort on |
| func |
a ModelSortFunc, or |
| notify |
destroy notifier of |
| user_data |
user data to pass to |