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

instance method Curses::Window#bkgdset

bkgdset(ch) -> nil

[TODO]

Manipulate the background of the current window with character Integer +ch+

[PARAM] ch:
...

[SEE_ALSO] Curses.bkgdset

class Curses::Window