pub fn nccell_set_bg_alpha(cell: &mut NcCell, alpha: impl Into<NcAlpha_u32>)Expand description
Sets the background NcAlpha_u32 of an NcCell.
Method: NcCell.set_bg_alpha().
pub fn nccell_set_bg_alpha(cell: &mut NcCell, alpha: impl Into<NcAlpha_u32>)Sets the background NcAlpha_u32 of an NcCell.
Method: NcCell.set_bg_alpha().