Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkTreePathIsAncestor: gtkTreePathIsAncestor
Description
Returns
TRUE
if
descendant
is a descendant of
path
.
Usage
gtkTreePathIsAncestor(object, descendant)
Arguments
object
a
GtkTreePath
descendant
another
GtkTreePath
Value
TRUE
if
descendant
is contained inside
path