A TreeRow is a TreeIter

https://developer.gnome.org/gtkmm/stable/classGtk_1_1TreeRow.html

So you can use get_path(Tree) and just pass the TreeRow as the parameter.

https://developer.gnome.org/gtkmm/stable/classGtk_1_1TreeModel.html#a090a3d092d3b9876c6965d8bf79ba780
_______________________________________________
gtkmm-list mailing list
gtkmm-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to