This factory is always used for the item in the row. It is also used for items in the popup unless adw.combo_row.ComboRow.listFactory is set.
ComboRow.factory
Get factory property.
Returns
Factory for populating list items.
Set 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 adw.combo_row.ComboRow.listFactory is set. |