Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > cursesライブラリ > Curses::Windowクラス > color_set

instance method Curses::Window#color_set

color_set(color) -> bool

[TODO]

Sets the current color of the given window to the foreground/background combination described by the Fixnum +color+.

[PARAM] color:
...
class Curses::Window