module function Curses.#attroff
attroff(attrs) -> Integer-
[TODO]
Turns on the named attributes +attrs+ without affecting any others.
[SEE_ALSO] Curses::Window.attrset
module Curses
attroff(attrs) -> Integer[TODO]
Turns on the named attributes +attrs+ without affecting any others.
[SEE_ALSO] Curses::Window.attrset