Function libnotcurses_sys::c_api::ncplane_set_scrolling
source · [−]Expand description
All planes are created with scrolling disabled. Scrolling can be dynamically controlled with ncplane_set_scrolling(). Returns true if scrolling was previously enabled, or false if it was disabled.