get_factory


Description:

public unowned ListItemFactory? get_factory ()

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.

Parameters:

this

a `GtkDropDown`

Returns:

The factory in use