gtk.column_view_row.ColumnViewRow is used by gtk.column_view.ColumnView to allow configuring how rows are displayed.
It is not used to set the widgets displayed in the individual cells. For that see method@GtkColumnViewColumn.set_factory and class@GtkColumnViewCell.
gtk.column_view_row.ColumnViewRow is used by gtk.column_view.ColumnView to allow configuring how rows are displayed.
It is not used to set the widgets displayed in the individual cells. For that see method@GtkColumnViewColumn.set_factory and class@GtkColumnViewCell.