Sets the factory used for configuring rows. The factory must be for configuring gtk.column_view_row.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 methodGtkColumnViewColumn.set_factory and classGtkColumnViewCell.
The row factory
Sets the factory used for configuring rows. The factory must be for configuring gtk.column_view_row.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 methodGtkColumnViewColumn.set_factory and classGtkColumnViewCell.