Package: gtk

Function gtk:tree-model-sort-new-with-model

Lambda List

gtk:tree-model-sort-new-with-model (model)

Arguments

model -- a gtk:tree-model object, or nil

Return Value

The new gtk:tree-model object.

Details

Creates a new tree model, with model as the child model.

Warning

The gtk:tree-model-sort implementation is deprecated since 4.10. Use the gtk:sort-list-model implementation instead.
 

See also

2024-5-9