このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 2.0.0 リファレンスマニュアル

module function Curses.#bkgd

bkgd(ch) -> bool[permalink][rdoc]

[TODO]

Window background manipulation routines.

Set the background property of the current and then apply the character Integer +ch+ setting to every character position in that window.

[SEE_ALSO] curs_bkgd(3)