Function libnotcurses_sys::nccell_bg_default_p[][src]

pub fn nccell_bg_default_p(cell: &NcCell) -> bool
Expand description

Is the background NcChannel of this NcCell using the “default background color”?

The “default background color” must generally be used to take advantage of terminal-effected transparency.

Method: NcCell.bg_default_p().