gtkTreePathIsDescendant: gtkTreePathIsDescendant

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns TRUE if path is a descendant of ancestor.

Usage

1
gtkTreePathIsDescendant(object, ancestor)

Arguments

object

a GtkTreePath

ancestor

another GtkTreePath

Value

[logical] TRUE if ancestor contains path somewhere below it

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.