GTK2.TreeSortableset_sort_func(int column, function f, mixed user_data)
Description
Sets the comparison function used when sorting to be f. If the current
sort column id of this sortable is the same as column, then the model will
sort using this function.