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