Function libnotcurses_sys::ncplane_set_bchannel[][src]

pub fn ncplane_set_bchannel(
    plane: &mut NcPlane,
    channel: NcChannel
) -> NcChannels
Expand description

Sets the background NcChannel on an NcPlane, and returns the new NcChannels.

Method: NcPlane.set_bchannel().