ComboRow.setFactory

Sets the factory for populating list items.

This factory is always used for the item in the row. It is also used for items in the popup unless propertyComboRow:list-factory is set.

class ComboRow
void
setFactory

Parameters

factory gtk.list_item_factory.ListItemFactory

the factory to use