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

instance method Curses::Window#maxx

maxx -> Integer

移動可能な最大の x 座標を返します。 表示可能なバイト数 + 1 です。

class Curses::Window