Function libnotcurses_sys::ncplane_set_default[][src]

pub fn ncplane_set_default(plane: &mut NcPlane) -> NcChannels
Expand description

Marks both the foreground and background as using the “default color”, and returns the new NcChannels.

Method: NcPlane.set_default().