Package: gtk
Accessor gtk:list-item-child
Lambda Listgtk:list-item-child (object) SyntaxArgumentsDetails Accessor of the child slot of the gtk:list-item class. The gtk:list-item-child function gets the child widget or nil if none was set. The (setf gtk:list-item-child) function sets the child widget
to be used for this list item. This function is typically called by applications when setting up a list item so that the widget can be reused when binding it multiple times. | See also |
2023-8-13