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

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)