Package: gtk

Accessor gtk:single-selection-model

Lambda List

gtk:single-selection-model (object)

Syntax

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

Arguments

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

Details

The accessor for the model slot gets or sets the model that object is wrapping. If model is nil, object will be empty.
 

See also

2026-08-17