Learn R Programming

RGtk2 (version 2.20.31)

gtkTreePathIsDescendant: gtkTreePathIsDescendant

Description

Returns TRUE if path is a descendant of ancestor.

Usage

gtkTreePathIsDescendant(object, ancestor)

Arguments

object
ancestor
another GtkTreePath

Value

TRUE if ancestor contains path somewhere below it