ListView.setFactory
void setFactory(gtk.list_item_factory.ListItemFactory factory = null)Sets the [gtk.list_item_factory.ListItemFactory] to use for populating list items.
Parameters
factory | the factory to use |
void setFactory(gtk.list_item_factory.ListItemFactory factory = null)Sets the [gtk.list_item_factory.ListItemFactory] to use for populating list items.
factory | the factory to use |