Tuple[int, int] size (w,h) w=characters-wide, h=rows-high Tuple[int, int] location Location on the screen to place the upper left corner of the window bool non_blocking if True the call will immediately return rather than waiting on user input Union[str, None, TIMEOUT_KEY] RETURN ...