gtkTreePathIsAncestor: gtkTreePathIsAncestor

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

Returns TRUE if descendant is a descendant of path.

Usage

1
gtkTreePathIsAncestor(object, descendant)

Arguments

object

a GtkTreePath

descendant

another GtkTreePath

Value

[logical] TRUE if descendant is contained inside path

Author(s)

Derived by RGtkGen from GTK+ documentation


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