| gtkTreePathUp {RGtk2} | R Documentation |
Moves the path to point to its parent node, if it has a parent.
gtkTreePathUp(object)
|
[GtkTreePath] A GtkTreePath. |
[logical] TRUE if path has a parent, and the move was made.
Derived by RGtkGen from GTK+ documentation