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