DropDown.listFactory

Get listFactory property.

  1. gtk.list_item_factory.ListItemFactory listFactory [@property getter]
    class DropDown
  2. gtk.list_item_factory.ListItemFactory listFactory [@property setter]

Return Value

Type: gtk.list_item_factory.ListItemFactory

The factory for populating list items in the popup.

If this is not set, gtk.drop_down.DropDown.factory is used.