DropDown.listFactory

Get listFactory property.

Returns

The factory for populating list items in the popup.

If this is not set, [gtk.drop_down.DropDown.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, [gtk.drop_down.DropDown.factory] is used.