Package: gtk
Accessor gtk:tree-list-model-passthrough
Lambda Listgtk:tree-list-model-passthrough (object) SyntaxArgumentsDetails Accessor of the passthrough slot of the gtk:tree-list-model class. If the gtk:tree-list-model-passthrough function returns false, the g:list-model functions for object return custom gtk:tree-list-row objects. You need to call the gtk:tree-list-row-item function on these objects to get the original
item. If true, the values of the child models are passed through in their original state. You then need to call the gtk:tree-list-model-row function to get the custom gtk:tree-list-row objects. | See also |
2024-10-17