Skip to content
Commit d5ce9624 authored by António Fernandes's avatar António Fernandes
Browse files

view-model: Expose row objects to the view

This is going to allow us to reuse the model for a GtkColumnView-based
list view with expanding trees support.

As documented, GtkTreeViewRow:item may be NULL when the item it held
is destroyed. So, we must take care to handle the NULL case when
expected and also warn and return when not expected.
parent 510a4202
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment