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

The accessor for the model slot gets or sets the model to be flattened. Returns nil if none.
 

See also

2026-08-30