Package: gtk

Accessor gtk:map-list-model-model

Lambda List

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

Syntax

(gtk:map-list-model-model object) => model

Arguments

object -- a gtk:map-list-model object
model -- a g:list-model object that gets mapped

Details

Accessor of the model slot of the gtk:map-list-model class. The gtk:map-list-model-model function gets the model that is currently being mapped or nil if none.

GTK makes no effort to ensure that the model conforms to the item type expected by the map function. It assumes that the caller knows what they are doing and have set up an appropriate map function.
 

See also

2024-12-15