Package: gtk

Function gtk-tree-path-is-descendant

Lambda List

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

Arguments

path -- a gtk-tree-path instance
ancestor -- another gtk-tree-path instance

Return Value

True if ancestor contains path somewhere below it.

Details

Returns true if path is a descendant of ancestor.
 

See also

2021-3-4