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

instance method Curses::Window#getbkgd

getbkgd -> Integer | nil

[TODO]

Returns an Integer (+ch+) for the character property in the current window.

class Curses::Window