GtkTreeRowReference

A GtkTreeRowReference tracks model changes so that it always refers to the same row (a gtk.tree_path.TreePath refers to a position, not a fixed row). Create a new GtkTreeRowReference with gtk.tree_row_reference.TreeRowReference.new_.

More...
struct GtkTreeRowReference

Detailed Description

Deprecated: Use gio.list_model.ListModel instead