Package: gtk

Accessor gtk:flatten-list-model-model

Lambda List

gtk:flatten-list-model-model (object)

Syntax

(gtk:flatten-list-model-model object) => model
(setf (gtk:flatten-list-model-model object) model)

Arguments

object -- a gtk:flatten-list-model object
model -- a g:list-model object that gets flattened

Details

Accessor of the model slot of the gtk:flatten-list-model class. The gtk:flatten-list-model-model function gets the model currently flattened or nil if none. The (setf gtk:flatten-list-model-model) function sets the model to be flattened.
 

See also

2024-12-9