[Top]
GTK2
GTK2.TreeRowReference
|
Method GTK2.TreeRowReference()->create()
- 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.
|