gtkTreePathIsAncestor {RGtk2} | R Documentation |
Returns TRUE
if descendant
is a descendant of path
.
gtkTreePathIsAncestor(object, descendant)
|
|
|
another |
[logical] TRUE
if descendant
is contained inside path
Derived by RGtkGen from GTK+ documentation