setRowFactory
Sets the factory used for configuring rows. The factory must be for configuring class@Gtk.ColumnViewRow objects.
If this factory is not set - which is the default - then the defaults will be used.
This factory is not used to set the widgets displayed in the individual cells. For that see method@GtkColumnViewColumn.set_factory and class@GtkColumnViewCell.
Since
4.12
Parameters
factory
The row factory