Package: gtk

Function gtk-tree-path-is-ancestor

Lambda List

gtk-tree-path-is-ancestor (path descendant)

Arguments

path -- a gtk-tree-path instance
descendant -- another gtk-tree-path instance

Return Value

True if descendant is contained inside path.

Details

Returns true if descendant is a descendant of path.
 

See also

2021-3-4