Function libnotcurses_sys::ffi::nctabbed_redraw[][src]

pub unsafe extern "C" fn nctabbed_redraw(nt: *mut nctabbed)
Expand description

Redraw the widget. This calls the tab callback of the currently selected tab to draw tab contents, and draws tab headers. The tab content plane is not modified by this function, apart from resizing the plane is necessary.