Package: gtk

Function gtk:tree-model-filter-model

Lambda List

gtk:tree-model-filter-model (filter)

Arguments

filter -- a gtk:tree-model-filter object

Return Value

The gtk:tree-model object for the child model.

Details

Returns the child model of the filter model.

Notes

This function duplicates the gtk:tree-model-filter-child-model function.

Warning

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

See also

#2024-4-29