Package: gtk
Class gtk:list-item
Superclassesgobject:object, common-lisp:standard-object, common-lisp:t Documented SubclassesDirect SlotsDetails The gtk:list-item object is the object that list-handling containers such as the gtk:list-view widget use to represent items in a g:list-model object. The gtk:list-item objects are managed by the list widget, with its factory, and cannot be created by applications, but they need to be populated by application code. This is done by calling the gtk:list-item-child function. The gtk:list-item objects exist in 2 stages: | Slot Access FunctionsInherited Slot Access FunctionsSee also |
2023-8-13