Function libnotcurses_sys::ncchannels_bg_default_p[][src]

pub fn ncchannels_bg_default_p(channels: NcChannels) -> bool
Expand description

Is the background using the “default background color”?

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

Method: NcChannels.bg_default_p()