This factory is always used for the item in the row. It is also used for items in the popup unless property@ComboRow:list-factory is set.
ComboRow.factory
gtk.list_item_factory.ListItemFactory factory() @propertyGet factory property.
Returns
Factory for populating list items.
void factory(gtk.list_item_factory.ListItemFactory propval) @propertySet factory property.
Parameters
propval | 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 property@ComboRow:list-factory is set. |