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