Function libnotcurses_sys::nctree_redraw[][src]

pub unsafe extern "C" fn nctree_redraw(n: *mut nctree) -> c_int
Expand description

Redraw the nctree ‘n’ in its entirety. The tree will be cleared, and items will be lain out, using the focused item as a fulcrum. Item-drawing callbacks will be invoked for each visible item.