Type Definition libnotcurses_sys::widgets::NcTreeItem [−][src]
type NcTreeItem = nctree_item;
Expand description
Item for NcTree
.
each item has a curry, and zero or more subitems.
Implementations
Creates an NcTreeItem.