Function libnotcurses_sys::ncplane_set_fg_not_default[][src]

pub fn ncplane_set_fg_not_default(plane: &NcPlane) -> NcChannels
Expand description

Marks the foreground as NOT using the “default color”, and returns the new NcChannels.

Method: NcPlane.set_fg_not_default().