Package: gtk

Accessor gtk:tree-model-sort-model

Lambda List

gtk:tree-model-sort-model (object)

Syntax

(gtk:tree-model-sort-model object) => model

Arguments

object -- a gtk:tree-model-sort object
model -- a gtk:tree-model child model being sorted

Details

Accessor of the model slot of the gtk:tree-model-sort class. The gtk:tree-model-sort-model function returns the model the gtk:tree-model-sort object is sorting.

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