ColumnViewColumn.setFactory
void setFactory(gtk.list_item_factory.ListItemFactory factory = null)Sets the [gtk.list_item_factory.ListItemFactory] to use for populating list items for this column.
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 for this column.
factory | the factory to use |