Class GTK2.TreeRowReference

Description

A TreeRowReference.


Method create

GTK2.TreeRowReference GTK2.TreeRowReference(GTK2.TreeModel model, GTK2.TreePath path)

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.