Method: Muby::InputWindow#width

Defined in:
lib/muby/inputwindow.rb

#widthObject



89
90
91
# File 'lib/muby/inputwindow.rb', line 89

def width
  do_execute(conf.input_window_geometry[:width])
end