Function libnotcurses_sys::ncchannel_set_g[][src]

pub fn ncchannel_set_g(channel: &mut NcChannel, g: NcComponent) -> NcChannel
Expand description

Sets the green NcComponent of an NcChannel, and returns it.

Method: NcChannel.set_g()