DropDownGidBuilderImpl.listFactory

Set listFactory property.

class DropDownGidBuilderImpl(T)
T
listFactory

Parameters

propval 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.

Return Value

Type: T

Builder instance for fluent chaining