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 [property@Gtk.DropDown:list-factory] is not set.

class DropDown
getFactory
()

Return Value

The factory in use

Meta