Relation ship between GtkColumnViewCell and gtkTreeListRow

I use GtkColumnView. GTK4.12
I need to get GtkColumnViewCell to refresh a row by emitting “bind” to GtklistFactory
I Got gtkTreeListRow. I don’t found relationship with gtkTreeListRow and GtkColumnViewCell.
When bin function is called, the second parameter is GtkColumnViewCell.
I can’t memorize it because it is subject to change, when there is a lot of row for example.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.