Package: gtk
Accessor gtk:drop-down-factory
Lambda Listgtk:drop-down-factory (object) SyntaxArgumentsDetails Accessor of the factory slot of the gtk:drop-down class. The gtk:drop-down-factory function gets the factory that is currently used to populate list items. The (setf drop-down-factory) function sets the
factory to use for populating list items. The factory is always used for the
item in the button. It is also used for items in the popup if the list-factory property is not set. | See also |
2024-1-10