![]() |
![]()
| ![]() |
![]()
NAMEEZ_SetListTreeWidgetTree - associate a tree to a list tree widgetSYNOPSIS#include <EZ.h> void EZ_SetListTreeWidgetTree(EZ_Widget *ltree, EZ_TreeNode *root) ARGUMENTSltree Specifies a list tree widget. root Specifies the root node of a tree.DESCRIPTIONEZ_SetListTreeWidgetTree associates a tree to a list tree widget. If ltree is currently visible, the display will be updated immediately.SEE ALSOEZ_GetListTreeWidgetTree(3), EZ_GetListTreeWidgetSelection(3), EZ_CreateDirTree(3)
|