The function stacked-tree-item-at-point
returns the item that is associated with the rectangle containing the point specified by
x
and
y
in
stacked-tree
.
x
and
y
are internal coordinates that include the scroll position, like the coordinates that are passed to the callbacks.
item is either the root of stacked-tree or one of the item-children that is returned by the item-function of stacked-tree .
CAPI User Guide and Reference Manual (Unix version) - 3 Aug 2017