Class GTK2.TreeRowReference Description A TreeRowReference. Method create GTK2.TreeRowReference GTK2.TreeRowReference(void model, void 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.