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
factory | the factory to use |
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.
factory | the factory to use |