gtkTreePathIsDescendant {RGtk2} | R Documentation |
Returns TRUE
if path
is a descendant of ancestor
.
gtkTreePathIsDescendant(object, ancestor)
|
|
|
another |
[logical] TRUE
if ancestor
contains path
somewhere below it
Derived by RGtkGen from GTK+ documentation