Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreePathUp: gtkTreePathUp
Description
Moves the
path
to point to its parent node, if it has a parent.
Usage
gtkTreePathUp(object)
Arguments
object
A
GtkTreePath
.
Value
TRUE
if
path
has a parent, and the move was made.