Function libnotcurses_sys::nccell_fg_default_p [−][src]
pub fn nccell_fg_default_p(cell: &NcCell) -> bool
Expand description
Is the foreground NcChannel of this NcCell using the
“default foreground color”?
Method: NcCell.fg_default_p().