DropDown.getFactory

Gets the factory that's currently used to populate list items.

The factory returned by this function is always used for the item in the button. It is also used for items in the popup if propertyGtk.DropDown:list-factory is not set.

class DropDown
getFactory
()

Return Value

Type: gtk.list_item_factory.ListItemFactory

The factory in use