ComboRow.factory

Get factory property.

  1. gtk.list_item_factory.ListItemFactory factory [@property getter]
    class ComboRow
  2. gtk.list_item_factory.ListItemFactory factory [@property setter]

Return Value

Type: gtk.list_item_factory.ListItemFactory

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.