ComboRow.listFactory

Get listFactory property.

Returns

The factory for populating list items in the popup.

If this is not set, property@ComboRow:factory is used.

void listFactory(gtk.list_item_factory.ListItemFactory propval) @property

Set listFactory property.

Parameters

propvalThe factory for populating list items in the popup. If this is not set, property@ComboRow:factory is used.