ComboRow.setListFactory

void setListFactory(gtk.list_item_factory.ListItemFactory factory = null)

Sets the factory for populating list items in the popup.

If this is not set, propertyComboRow:factory is used.

Parameters

factorythe factory to use