def initialize(h, w, top, left)
770 771 772
# File 'curses.c', line 770 static VALUE window_initialize(obj, h, w, top, left) VALUE obj;