Package: gio
Class gio:list-store
Superclassesgio:list-model, gobject:object, common-lisp:standard-object, common-lisp:t Documented Subclasses
        None
           Direct SlotsDetails      The g:list-store object is an implementation of the    g:list-model interface that stores all items in memory.  
  It provides insertions, deletions, and lookups in logarithmic time with a
  fast path for the common case of iterating the list linearly. Items must be  subclasses of the g:object class.            | Returned bySlot Access FunctionsInherited Slot Access FunctionsSee also | 
2025-3-24