# File lib/ncursesw.rb, line 308
def
Ncurses
.
touchwin
(
win
)
wtouchln
(
win
,
0
,
getmaxy
(
win
),
1
)
end