Class GTK2.TreeRowReference
- Description
 A TreeRowReference.
- Method create
 GTK2.TreeRowReference GTK2.TreeRowReference(GTK2.TreeModelmodel,GTK2.TreePathpath)- Description
 Creates a row reference based on path. This reference will keep pointing to the node pointed to by path, so long as it exists.