Function libnotcurses_sys::nccell_set_bg_default[][src]

pub fn nccell_set_bg_default(cell: &mut NcCell)
Expand description

Indicates to use the “default color” for the background NcChannel of an NcCell.

Method: NcCell.set_bg_default().