Method GTK2.TreeModelFilter()->set_visible_func()
- Method set_visible_func
GTK2.TreeModelFilter set_visible_func(function(:void) 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.