NextPrevUpTopContentsIndex

tree-view-ensure-visible

Function
Summary

Ensures that an item in a tree-view is visible.

Package

capi

Signature

tree-view-ensure-visible tree-view item

Arguments

tree-view

A tree view.

item

A displayed item of tree-view .

Description

The function tree-view-ensure-visible ensures that an item in a tree view is visible, scrolling the tree view if necessary.

Note that item must be an item that is displayed in tree-view .

See also

tree-view


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex