Package org.gnome.gtk

Class TreeRowReference

java.lang.Object
io.github.jwharm.javagi.base.ProxyInstance
org.gnome.gtk.TreeRowReference
All Implemented Interfaces:
Proxy

@Generated("io.github.jwharm.JavaGI") @Deprecated public class TreeRowReference extends ProxyInstance
Deprecated.
A GtkTreeRowReference tracks model changes so that it always refers to the same row (a GtkTreePath refers to a position, not a fixed row). Create a new GtkTreeRowReference with gtk_tree_row_reference_new().