Package: gtk

Accessor gtk:no-selection-model

Lambda List

gtk:no-selection-model (object)

Syntax

(gtk:no-selection-model object) => model
(setf (gtk:no-selection-model object) model)

Arguments

object -- a gtk:no-selection object
model -- a g:list-model object to wrap

Details

Accessor of the model slot of the gtk:no-selection class. The gtk:no-selection-model function gets the model that object is wrapping. The (setf gtk:no-selection-model) function sets the model that object should wrap. If model is nil, this model will be empty.
 

See also

2023-9-6