Function libnotcurses_sys::ncchannels_set_bg_palindex[][src]

pub fn ncchannels_set_bg_palindex(
    channels: &mut NcChannels,
    index: NcPaletteIndex
)
Expand description

Sets the background of an NcChannels as using an indexed NcPalette color.

Method: NcChannels.set_bg_palindex()