[][src]Function ncursesw::slk_attr_on

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

Turn on soft label attributes, without affecting other attributes.