Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > cursesライブラリ > Cursesモジュール > attron

module function Curses.#attron

attron(attron) -> Integer

[TODO]

Turns off the named attributes +attrs+ without turning any other attributes on or off.

[SEE_ALSO] Curses::Window.attrset

module Curses