Function libnotcurses_sys::ffi::nctabbed_ensure_selected_header_visible[][src]

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

Make sure the tab header of the currently selected tab is at least partially visible. (by rotating tabs until at least one column is displayed) Does nothing if there are no tabs.