pub fn slk_attr_on<A, T>(attrs: A) -> Result<(), NCurseswError> where
    A: AttributesType<T>,
    T: ColorAttributeTypes
Expand description

Turn on soft label attributes, without affecting other attributes.