DropDown.setListFactory
void setListFactory(gtk.list_item_factory.ListItemFactory factory = null) nothrowSets the gtk.list_item_factory.ListItemFactory to use for populating list items in the popup.
Parameters
factory | the factory to use |
void setListFactory(gtk.list_item_factory.ListItemFactory factory = null) nothrowSets the gtk.list_item_factory.ListItemFactory to use for populating list items in the popup.
factory | the factory to use |